Session State
sealed class SessionState
Content copied to clipboard
SessionState represents the actual state of the websocket connection. After connection is established it changes from SessionState.Connecting to SessionState.Open and when connection is closed it is SessionState.Closed.
Types
Functions
Inheritors
SessionState
Link copied to clipboard
SessionState
Link copied to clipboard
SessionState
Link copied to clipboard