IWebSocketSession..::..State Property
   Gets the state of the WebSocket used in the session.
   
                
    Namespace: 
   WebSocketSharp.ServerAssembly: C-DEngine (in C-DEngine.dll)
Syntax
WebSocketState State { get; }
ReadOnly Property State As WebSocketState Get
property WebSocketState^ State { WebSocketState^ get (); }