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