SubscriptionManager.Unsubscribe (String, Instrument) Method

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

Parameters

provider
string

instrument
Instrument

In this article

Definition