SubscriptionManager.Unsubscribe (IDataProvider, InstrumentList) Method

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

Parameters

provider
IDataProvider

instruments
InstrumentList

In this article

Definition