Link Methods |
The Link type exposes the following members.
Name | Description | |
---|---|---|
Accept | Accept the new connected client. Incoming data will be now received. | |
Dispose | Close the connection and free all resources. | |
OnDisconnectingLink | Raises an event if the link is disconnected. | |
OnEmptyBuffer | Raises an event if the Buffer of this link is empty. The 'OnEmptybuffer' parameter must set when a packet is send. |