SubscriptionManager.Unsubscribe (IDataProvider, Instrument) Method

public void Unsubscribe( 
IDataProvider provider
Instrument instrument 
)
This language is not supported or no code example is available.
public:  
void Unsubscribe( 
IDataProvider^ provider
Instrument^ instrument 
)
This language is not supported or no code example is available.
public function Unsubscribe( 
provider : IDataProvider
instrument : Instrument 
);
This language is not supported or no code example is available.

Parameters

provider
IDataProvider

instrument
Instrument

In this article

Definition