Property State
State
Gets the state of the WebSocket.
public abstract WebSocketState State { get; }
Property Value
- WebSocketState
The WebSocketState representing the state of the WebSocket.
Gets the state of the WebSocket.
public abstract WebSocketState State { get; }
The WebSocketState representing the state of the WebSocket.