Subscription(Instrument, IDataProvider, Int32) Constructor
public Subscription(
Instrument instrument,
IDataProvider provider,
int sourceId = -1
)
This language is not supported or no code example is available.
public:
Subscription(
Instrument^ instrument,
IDataProvider^ provider,
int sourceId
)
This language is not supported or no code example is available.
public function Subscription(
instrument : Instrument,
provider : IDataProvider,
sourceId : int
);
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- provider
- IDataProvider
- sourceId
- int