The FtpProgressEventArgs type exposes the following members.

Fields

  Name Description
Public field Bytes
The number of bytes transferred.
Public field FileName
The name of the file being transferred.
Public field Path
The path of the file being transferred.
Public field TotalBytes
The total number of bytes of the file being transferred.
Public field TransferMode
The transfer mode of the current process.
Public field TransmitMode
The transmit mode of the current process.

See Also