Returns the subscription string for the specified correlationId.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string GetSubscriptionString( CorrelationID correlationId )
Public Function GetSubscriptionString ( correlationId As CorrelationID ) As String
public: String^ GetSubscriptionString( CorrelationID^ correlationId )
Parameters
- correlationId (CorrelationID)
- The correlation id for which the subscription string is requested.
Return Value
String
The subscription string for the specified correlationId.
The subscription string for the specified correlationId.
Exceptions
Exception | Condition |
---|---|
NotFoundException | The specified correlationId has no
associated subscription.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1