Click or drag to resize

WebSocketServerStop Method

Overload List
  NameDescription
Public methodStop
Stops receiving incoming handshake requests.
Public methodStop(CloseStatusCode, String) Obsolete.
Stops receiving incoming handshake requests and closes each connection with the specified code and reason.
Public methodStop(UInt16, String) Obsolete.
Stops receiving incoming handshake requests and closes each connection with the specified code and reason.
Top
See Also