Enumeration SessionStateControllerState

[[SessionStateControllerState]] reflects the current connection state of the session.

Enumeration Members

Connected: 2
Connecting: 1
Disconnecting: 4
NotConnected: 0
Updating: 3