Table of Contents

Property State

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

State

Gets the state of the WebSocket.

public abstract WebSocketState State { get; }

Property Value

WebSocketState

The WebSocketState representing the state of the WebSocket.