WebSocket..::..Send Method
Overload List
Name | Description | |
---|---|---|
![]() |
Send(array<Byte>[]()[][]) |
Sends binary data using the WebSocket connection.
|
![]() |
Send(FileInfo) |
Sends the specified file as binary data using the WebSocket connection.
|
![]() |
Send(String) |
Sends text data using the WebSocket connection.
|