Cancels a previous request for asynchronous topic updates associated with
the specified correlationId.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Deprecated as of 3.2.2 and use Cancel(CorrelationID) instead")] public void Unsubscribe( CorrelationID correlationId )
<ObsoleteAttribute("Deprecated as of 3.2.2 and use Cancel(CorrelationID) instead")> Public Sub Unsubscribe ( correlationId As CorrelationID )
public: [ObsoleteAttribute(L"Deprecated as of 3.2.2 and use Cancel(CorrelationID) instead")] void Unsubscribe( CorrelationID^ correlationId )
Parameters
- correlationId (CorrelationID)
- The correlationId of the subscription that is to be unsubscribed.
See Also
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1