class IO2GSessionDescriptorCollection

Parents
IAddRef

Brief

A collection of the trading session descriptors.

Details

This class is used to keep information about trading sessions when more than one trading session is available (for O2GSessionStatus::TradingSessionRequested). Please refer to this article for more information.
Use the IO2GSession.getTradingSessionDescriptors method to get an instance of this class.

Public Methods

get

Gets a trading session descriptor by its index.

size

Gets the number of trading session descriptors.

back