IDataProvider.Unsubscribe (InstrumentList) Method

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

Parameters

instrument
InstrumentList

The instrument.

In this article

Definition