Bloomberg API for .NET
Unsubscribe Method (correlationId)
NamespacesBloomberglp.BlpapiSessionUnsubscribe(CorrelationID)
Cancels a previous request for asynchronous topic updates associated with the specified correlationId.
Declaration Syntax
C#Visual BasicVisual 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