public method O2GSession.getTradingSessionDescriptors

Brief

Returns the list of trading station descriptors.

Declaration
C#
O2GSessionDescriptorCollection  getTradingSessionDescriptors ()

Details

The method can be used only after the TradingSessionRequested session status is received. The method returns a list of subsession identifiers which can be chosen by the user.

back