WebSocketServiceHost Class |
Namespace: Sfs2X.WebSocketSharp.Server
public abstract class WebSocketServiceHost
The WebSocketServiceHost type exposes the following members.
Name | Description | |
---|---|---|
BehaviorType |
Gets the Type of the behavior of the service.
| |
KeepClean |
Gets or sets a value indicating whether the service cleans up
the inactive sessions periodically.
| |
Path |
Gets the path to the service.
| |
Sessions |
Gets the management function for the sessions in the service.
| |
WaitTime |
Gets or sets the time to wait for the response to the WebSocket Ping or
Close.
|