UdpNetworkClientSend Method |
Name | Description | |
---|---|---|
Send(ArraySegmentByte) |
Sends an ArraySegment to the remote endpoint.
| |
Send(Byte) |
Sends a byte array to the remote endpoint.
| |
Send(String) |
Sends a string to the remote endpoint.
| |
Send(OffsetBufferByte) |
Sends an OffsetBuffer to the remote endpoint.
|