C-DEngine 5.105

IWebSocketSession Members

The IWebSocketSession type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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.