WebSocketServerStop Method |
Name | Description | |
---|---|---|
![]() | Stop |
Stops receiving incoming handshake requests.
|
![]() | Stop(CloseStatusCode, String) | Obsolete.
Stops receiving incoming handshake requests and closes each connection
with the specified code and reason.
|
![]() | Stop(UInt16, String) | Obsolete.
Stops receiving incoming handshake requests and closes each connection
with the specified code and reason.
|