Click or drag to resize

IListener Methods

The IListener type exposes the following members.

Methods
  NameDescription
Public methodClosed
Called when the connection has been closed.
Public methodDataReceived
Called when bytes have been received from either the server or the client.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also