C-DEngine 5.105

WebSocketSessionManager..::..CloseSession Method

Overload List


  Name Description
Public method CloseSession(String)
Closes the session with the specified id.
Public method CloseSession(String, UInt16, String)
Closes the session with the specified id, code, and reason.
Public method CloseSession(String, CloseStatusCode, String)
Closes the session with the specified id, code, and reason.