CommunicatorSend Method

Overload List

Send(ByteBuffer, CancellationToken) Sends data to a remote device and returns. This method does not wait for a response.
Send(String, CancellationToken) Sends data to a remote device and returns. This method does not wait for a response.
Send(ByteBuffer, ByteBuffer, CancellationToken) Sends data to a remote device and returns. This method does not wait for a response.

See Also