Closes the sending part of the WebSocket (unless already closed) and waits for the receiving part to be closed.

Namespace:  Rebex.Net
Assembly:  Rebex.WebSocket (in Rebex.WebSocket.dll)

Syntax

Visual Basic
Public Sub Close
C#
public void Close()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also