FTPFileTransferResult Properties |
The FTPFileTransferResult type exposes the following members.
| Name | Description | |
|---|---|---|
| BytesTransferred | The number of bytes transferred for this file transmission | |
| FileName | The Full Path to the Source File | |
| TransferDirection | The direction the file was transferred | |
| TransferDuration | The length of time taken for the file transmission | |
| TransferError | The error information if the file transfer failed | |
| TransferSucceeded | Whether this file transfer was successful |