Creates a Subscription object with the specified
subscriptionString, and the specified isResolved flag
and an internally generated CorrelationID . If the
isResolved is set to true, the
subscriptionString is assumed to be a fully-resolved topic
string. Note that even if isResolved flag is true, it is
still at the discretion of each function operating on
Subscription to perform resolution (again) on this topic or
not.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Subscription( string subscriptionString, bool isResolved )
Public Sub New ( subscriptionString As String, isResolved As Boolean )
public: Subscription( String^ subscriptionString, bool isResolved )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1