Overload List
| Name | Description | |
|---|---|---|
| Send(array<Byte>[]()[][]) |
Sends the specified binary message to the server.
| |
| Send(String) |
Sends the specified text message to the server.
| |
| Send(ArraySegment<(Of <<'(Byte>)>>), WebSocketMessageType, Boolean) |
Sends the specified message fragment to the server.
|