SessioncreateSnapshotRequestTemplate Method (String, CorrelationID) |
The session identity will be used if it's been authorized.
Namespace: Bloomberglp.Blpapi
public RequestTemplate createSnapshotRequestTemplate( string subscriptionString, CorrelationID statusCid )
Exception | Condition |
---|---|
ArgumentException | Thrown if no subscription string specified |
DuplicateCorrelationIDException | Thrown if the provided status correlation id is already used |
InvalidOperationException | Thrown if the session is not in 'Established' state or no subscription management endpoints are available |
IOException | Thrown if a network communication problem happens |