The DataChannel type exposes the following members.

Events

  NameDescription
DataTransmission
Occurs when data is transmitted.
Disposed
Occurs when the component is disposed by a call to the Dispose()()() method.
(Inherited from Component.)
WriteStatus
Occurs when writing to DataChannel is complete.

See Also