Click or drag to resize

WebSocketSessionManagerCloseSession Method

Overload List
  NameDescription
Public methodCloseSession(String)
Closes the specified session.
Public methodCloseSession(String, CloseStatusCode, String)
Closes the specified session with code and reason.
Public methodCloseSession(String, UInt16, String)
Closes the specified session with code and reason.
Top
See Also