Click or drag to resize

Link Methods

The Link type exposes the following members.

Methods
  NameDescription
Public methodAccept
Accept the new connected client. Incoming data will be now received.
Public methodDispose
Close the connection and free all resources.
Protected methodOnDisconnectingLink
Raises an event if the link is disconnected.
Protected methodOnEmptyBuffer
Raises an event if the Buffer of this link is empty. The 'OnEmptybuffer' parameter must set when a packet is send.
Top
See Also