Class InstrumentCatalogSubscription
Inheritance
InstrumentCatalogSubscription
Assembly: tt-net-api.dll
Syntax
public class InstrumentCatalogSubscription : InstrumentCatalog, IDisposable
Constructors
InstrumentCatalogSubscription(MarketId, ProductType, string, Dispatcher)
Declaration
public InstrumentCatalogSubscription(MarketId marketId_, ProductType productType, string productName, Dispatcher dispatcher)
Parameters
InstrumentCatalogSubscription(Product, Dispatcher)
Declaration
public InstrumentCatalogSubscription(Product product, Dispatcher dispatcher)
Parameters
Methods
Start()
Declaration
Implements