WebSocketServiceHost Members
The WebSocketServiceHost type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
KeepClean |
Gets or sets a value indicating whether the WebSocket service cleans up
the inactive sessions periodically.
|
|
Path |
Gets the path to the WebSocket service.
|
|
Sessions |
Gets the access to the sessions in the WebSocket service.
|
|
Type |
Gets the Type of the behavior of the WebSocket service.
|
|
WaitTime |
Gets or sets the wait time for the response to the WebSocket Ping or Close.
|