SubscriptionManager.Unsubscribe (Int32, Instrument) Method

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

Parameters

providerId
int

instrument
Instrument

In this article

Definition