SubscriptionManager.Subscribe (IDataProvider, Instrument) Method

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

Parameters

provider
IDataProvider

instrument
Instrument

In this article

Definition