Specifies the signaling (SGN) connection state of the virtual transport session
| Member | Description |
|---|---|
| eVTSG_Closed | Connection is closed |
| eVTSG_Connecting | Establishing a connection |
| eVTSG_LoggedIn | Session is authenticated |
| eVTSG_Connected | Session is fully connected |
| eVTSG_Disconnecting | Session is in process of disconnecting |
| eVTSG_Disconnected | Session has been disconnected |
| eVTSG_Error | An error occurred during signaling |
| eVTSG_Reconnect | Attempting to reconnect |
| eVTSG_Reconnect_Connecting | Reconnecting: establishing connection |
| eVTSG_Reconnect_LoggedIn | Reconnecting: session authenticated |
| eVTSG_Reconnect_Disconnecting | Reconnecting: disconnecting in progress |
| eVTSG_Reconnect_Disconnected | Reconnecting: session disconnected |
| eVTSG_Reconnect_Error | Reconnecting: error state |