SubscriptionManager.Subscribe (String, Instrument) Method

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

Parameters

provider
string

instrument
Instrument

In this article

Definition