Name | Description | |
---|---|---|
![]() | AuthenticateCompleted | Occurs when an asynchronous AuthenticateAsync operation completes. |
![]() | ConnectCompleted | Occurs when an asynchronous ConnectAsync operation completes. |
![]() | DisconnectCompleted | Occurs when an asynchronous DisconnectAsync operation completes. |
![]() | DownloadCompleted | Occurs when an asynchronous DownloadAsync operation completes. |
![]() | DownloadFileCompleted | Occurs when an asynchronous DownloadFileAsync operation completes. |
![]() | KeepAliveCompleted | Occurs when an asynchronous KeepAliveAsync operation completes. |
![]() | Reconnected | Occurs when the file system has encountered an error and has reconnected to the server successfully. |
![]() | Reconnecting | Occurs when the file system has encountered an error and is reconnecting to the server. |
![]() | ReconnectionErrorChecking | Occurs when the file system has encountered an error and needs to determine whether it should reconnect to the server. |
![]() | StateChanged | Occurs when the state of the remote file system is changed. |
![]() | UploadCompleted | Occurs when an asynchronous UploadAsync operation completes. |
![]() | UploadFileCompleted | Occurs when an asynchronous UploadFileAsync operation completes. |