| Subscription Class |
Namespace: Bloomberglp.Blpapi
The Subscription type exposes the following members.
| Name | Description | |
|---|---|---|
| Subscription(String) | Create a Subscription object with the specified
subscription string. Subscription(String, CorrelationID) | |
| Subscription(String, CorrelationID) | Initializes a new instance of the Subscription class | |
| Subscription(String, Boolean) | Obsolete.
Deprecated since 3.25.2. Usage of pre-resolved topics is no longer supported.
use Subscription(String) instead.
Creates a Subscription object with the specified
subscriptionString, and the specified isResolved flag
and an internally generated CorrelationID. The isResolved flag
is now deprecated and internally defaults to false.
| |
| Subscription(String, IListString) |
Creates a Subscription object with the specified security and fields.
Subscription(String, IListString, IListString, CorrelationID) | |
| Subscription(String, String) |
Creates a Subscription object with the specified security and
fields with no options and an internally generated CorrelationID.
| |
| Subscription(String, CorrelationID, Boolean) | Obsolete.
Deprecated since 3.25.2. Usage of pre-resolved topics is no longer supported.
use Subscription(String, CorrelationID) instead.
Creates a Subscription object with the specified
subscriptionString, the specified correlationID for
correlation, and the specified isResolved flag. The
isResolved flag is now deprecated and internally defaults to
false.
| |
| Subscription(String, IListString, CorrelationID) |
Creates a Subscription object with the specified security, fields
and correlationId.
| |
| Subscription(String, IListString, IListString) |
Creates a Subscription object with the specified security, fields
and options.
| |
| Subscription(String, String, CorrelationID) |
Creates a Subscription object with the specified security and
fields with no options and the specified correlationId.
| |
| Subscription(String, String, String) |
Creates a Subscription object with the specified security, fields
and options and an internally generated CorrelationID.
| |
| Subscription(String, IListString, IListString, CorrelationID) | Initializes a new instance of the Subscription class | |
| Subscription(String, String, String, CorrelationID) |
Creates a Subscription object with the specified security, fields,
options and correlationId.
|
| Name | Description | |
|---|---|---|
| CorrelationID | ||
| IsResolved | Obsolete.
Deprecated since 3.25.2. Usage of pre-resolved topics is no longer supported.
Returns true if the object was created with the
isResolved flag set for the topic string, otherwise returns
false.
| |
| SubscriptionStatus | Obsolete. Return the subscription status.
| |
| SubscriptionString | Subscription string |
| Name | Description | |
|---|---|---|
| ToString | Return the string representation of this object.
(Overrides ObjectToString.) |
"//blp/mktdata/ticker/IBM US Equity?fields=BID,ASK&interval=2"
\-----------/\------/\-----------/\------------------------/
| | | |
Service Prefix Instrument Suffix