IWebSocketSession Properties
The IWebSocketSession type exposes the following members.
Properties
Name | Description | |
---|---|---|
Context |
Gets the information in the connection request to the WebSocket service.
|
|
ID |
Gets the unique ID of the session.
|
|
Protocol |
Gets the WebSocket subprotocol used in the session.
|
|
StartTime |
Gets the time that the session has started.
|
|
State |
Gets the state of the WebSocket used in the session.
|