C-DEngine 5.105

WebSocketServiceHost Members

The WebSocketServiceHost 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 KeepClean
Gets or sets a value indicating whether the WebSocket service cleans up the inactive sessions periodically.
Public property Path
Gets the path to the WebSocket service.
Public property Sessions
Gets the access to the sessions in the WebSocket service.
Public property Type
Gets the Type of the behavior of the WebSocket service.
Public property WaitTime
Gets or sets the wait time for the response to the WebSocket Ping or Close.