Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkClose()()()()
Closes the sending part of the WebSocket (unless already closed) and waits for the receiving part to be closed.
Public methodSupported by the .NET Compact FrameworkClose(WebSocketCloseStatus, String)
Closes the sending part of the WebSocket (unless already closed) and waits for the receiving part to be closed.

See Also