C-DEngine 5.105

IWebSocketSession Properties

The IWebSocketSession type exposes the following members.

Properties


  Name Description
Public property Context
Gets the information in the connection request to the WebSocket service.
Public property ID
Gets the unique ID of the session.
Public property Protocol
Gets the WebSocket subprotocol used in the session.
Public property StartTime
Gets the time that the session has started.
Public property State
Gets the state of the WebSocket used in the session.