static public field O2GTableManagerStatus.TablesLoading

Brief

The constant represents the tables loading status.

Details

The tables loading status means that the trading tables are being loaded from the trading server into the ForexConnect memory.
You cannot use the trading tables while the IO2GTableManager is in the tables loading status. You must wait until the table manager status changes to TablesLoaded.

To find out how to check whether the tables have been loaded or not, refer to the IO2GTableManagerListener documentation.

Declared in O2GTableManagerStatus

back