SessionState
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
Link copied to clipboard
indicates closed state
Link copied to clipboard
indicates connecting state
Link copied to clipboard
indicates open state
Functions
Link copied to clipboard
gives the SessionState as Short