static public field IO2GSessionStatus::O2GSessionStatus.Reconnecting

Brief

The constant represents the reconnecting session status.

Details

The reconnecting status means that the API is attempting to restore the broken connection with the trading server.

If ForexConnect cannot restore the connection with the trading server after a certain number of attempts (currently 20), it closes the session, and the SessionLost status is received.
For complete details, refer to the Session Statuses section.

Declared in IO2GSessionStatus::O2GSessionStatus

back