Click or drag to resize

IDataChannel<TDataChannel> Methods

The IDataChannel<TDataChannel> generic type exposes the following members.

Methods
  NameDescription
Public methodSendDataBytes
Sends a byte array.
Public methodSendDataString
Sends a string.
Top
See Also