The events of the OBEXFtpConnection class are listed below. For a complete list of OBEXFtpConnection class members, see the OBEXFtpConnection Members topic.
Disposed (inherited from Component) | Adds an event handler to listen to the Disposed event on the component. |
OnConnectionChanged (inherited from OBEXConnectionBase) | Fires on changing connection status. |
OnDirectoryChanged | Fires on changing directory content when it needs to be refreshed. |
OnReceiveFileProgress | Fires on each received file chunk, to trace the file receiving progress. |
OnSendFileProgress | Fires on each sent file chunk, to trace the file sending progress. |