Property | Type | Description | |
---|---|---|---|
Close | void | ||
Close | void | ||
HttpListenerWebSocketContext | System |
Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a string that represents the current HttpListenerWebSocketContext.
|
Method | Description | |
---|---|---|
Close ( ) : void | ||
Close ( HttpStatusCode code ) : void | ||
HttpListenerWebSocketContext ( HttpListenerContext context, Logger logger ) : System |