Click or drag to resize

WebSocketServiceHost Properties

The WebSocketServiceHost type exposes the following members.

Properties
  NameDescription
Public propertyBehaviorType
Gets the Type of the behavior of the service.
Public propertyKeepClean
Gets or sets a value indicating whether the service cleans up the inactive sessions periodically.
Public propertyPath
Gets the path to the service.
Public propertySessions
Gets the management function for the sessions in the service.
Public propertyWaitTime
Gets or sets the time to wait for the response to the WebSocket Ping or Close.
Top
See Also