Table of Contents

Property State

Namespace
Sisk.Core.Http.Streams
Assembly
Sisk.Core.dll

State

Gets or sets an object linked with this WebSocket session.

public object? State { get; set; }

Property Value

object