Gets the correlationId associated with this message.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract CorrelationID CorrelationID { get; }
Public MustOverride ReadOnly Property CorrelationID As CorrelationID Get
public: virtual property CorrelationID^ CorrelationID { CorrelationID^ get () abstract; }
Property Value
Remarks
This is same as calling GetCorrelationID(0)
If there is more than one correlationId associated with this message
return the first correlationId. If there are no correlationIds available
for this message return null.
Property Value
CorrelationID
CorrelationID associated with this message if available or null otherwise.
CorrelationID associated with this message if available or null otherwise.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1