RequestRequestId Property |
Returns request id if one exists, otherwise, null.
If there are issues with this request, the request id can be
reported to Bloomberg for troubleshooting purposes.
Note that request id is not the same as correlation id and should
not be used for correlation purposes.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.8.1
Syntax string RequestId { get; }
ReadOnly Property RequestId As String
Get
property String^ RequestId {
String^ get ();
}
abstract RequestId : string with get
Property Value
Type:
StringSee Also