Event |
Description |
OnCancel |
This event occurs when a blocking operation is
canceled |
OnCommand |
This event occurs when the server processes a command
issued by the client |
OnConnect |
This event occurs when a connection is established |
OnDisconnect |
This event occurs when a connection is terminated |
OnError |
This event occurs when a control error occurs |
OnProgress |
This event occurs during data transfer |
OnRead |
This event occurs when data is available to be read |
OnTimeout |
This event occurs when a blocking operation times
out |