IDataProvider.Unsubscribe (Instrument) Method

Unsubscribes the specified instrument.
void Unsubscribe( 
Instrument instrument 
)
This language is not supported or no code example is available.
 
void Unsubscribe( 
Instrument^ instrument 
)
This language is not supported or no code example is available.
function Unsubscribe( 
instrument : Instrument 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

The instrument.

In this article

Definition