WebSocketBehaviorConnectionState Property |
Namespace: Sfs2X.WebSocketSharp.Server
public WebSocketState ConnectionState { get; }
One of the WebSocketState enum values.
It indicates the current state of the connection.
Connecting if the session has not started yet.