Click or drag to resize

FtpTransferResult Properties

The FtpTransferResult type exposes the following members.

Properties
  Name Description
Public property IsAborted Returns true if asynchronous transfer was aborted.
Public property IsFailed Returns true if asynchronous transfer failed.
Public property IsSuccess Returns true if asynchronous transfer completed successfully.
Public property Message Gets any message associated with transfer.
Public property ResponseCode Gets response code from transfer.
Top
See Also