Click or drag to resize

FTPFileTransferResult Properties

The FTPFileTransferResult type exposes the following members.

Properties
  NameDescription
Public propertyBytesTransferred
The number of bytes transferred for this file transmission
Public propertyFileName
The Full Path to the Source File
Public propertyTransferDirection
The direction the file was transferred
Public propertyTransferDuration
The length of time taken for the file transmission
Public propertyTransferError
The error information if the file transfer failed
Public propertyTransferSucceeded
Whether this file transfer was successful
Top
See Also