SubscriptionManager.Subscribe (Int32, Instrument) Method

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

Parameters

providerId
int

instrument
Instrument

In this article

Definition