ComponentSpace FTP Class Library Reference

FailSafeTransfer Events

The events of the FailSafeTransfer class are listed below. For a complete list of FailSafeTransfer class members, see the FailSafeTransfer Members topic.

Public Instance Events

DataTransferred Occurs at intervals to indicate how many bytes in total have been transferred during the current data transfer. This event may be used provide feedback during data transfers.
DownloadCompleted Occurs when the download file has completed.
TransferError Occurs when a transfer attempt fails.
UploadCompleted Occurs when the upload file has completed.

See Also

FailSafeTransfer Class | ComponentSpace.Ftp Namespace