Click or drag to resize
ISessionGetSubscriptionString Method
Returns the subscription string for a given CorrelationID.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.5.1
Syntax
string GetSubscriptionString(
	CorrelationID correlationId
)

Parameters

correlationId
Type: Bloomberglp.BlpapiCorrelationID
The a given CorrelationID. for which the subscription string is requested.

Must have an associated subscription.

Return Value

Type: String
See Also