StreamWebSocket.Close | close methods
Overload list
| Method | Description |
|---|---|
| Close(UInt16, String) | Closes the StreamWebSocket and indicates a reason for the closure. |
| Close() | Closes the StreamWebSocket and sends an empty close frame to the server. |
Remarks
Use Close(UInt16, String) to provide a reason for the closure.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
DLL |
|
See also
Build date: 2/25/2013
