Method | Description | |
---|---|---|
PriceStream ( ILsCityindexStreamingConnection lsCityindexStreamingConnection ) : System | ||
SubscribeToMarketPrice ( int marketId ) : void | ||
SubscribeToMarketPriceList ( List |
||
Unsubscribe ( ) : void |
Method | Description | |
---|---|---|
OnPriceListener_MessageReceived ( object sender, MessageEventArgs |
public PriceStream ( ILsCityindexStreamingConnection lsCityindexStreamingConnection ) : System | ||
lsCityindexStreamingConnection | ILsCityindexStreamingConnection | |
return | System |
public SubscribeToMarketPrice ( int marketId ) : void | ||
marketId | int | |
return | void |
public SubscribeToMarketPriceList ( List |
||
marketIdList | List |
|
return | void |