Provider.Unsubscribe (Instrument) Method

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

Parameters

instrument
Instrument

The instrument.

In this article

Definition