Cancels outstanding requests or subscriptions represented by the
specified list of correlationIds.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Cancel( IList<CorrelationID> correlators )
Public Sub Cancel ( correlators As IList(Of CorrelationID) )
public: void Cancel( IList<CorrelationID^>^ correlators )
Parameters
- correlators (IList<(Of <(<'CorrelationID>)>)>)
Remarks
Same as calling
Cancel(correlators, null).
Exceptions
Exception | Condition |
---|---|
InvalidOperationException |
Session is not started.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1