WebSocketSessionManagerCloseSession Method |
| Name | Description | |
|---|---|---|
| CloseSession(String) |
Closes the specified session.
| |
| CloseSession(String, CloseStatusCode, String) |
Closes the specified session with code and
reason.
| |
| CloseSession(String, UInt16, String) |
Closes the specified session with code and
reason.
|