The FtpProgressEventArgs type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
Bytes |
The number of bytes transferred.
|
![]() |
FileName |
The name of the file being transferred.
|
![]() |
Path |
The path of the file being transferred.
|
![]() |
TotalBytes |
The total number of bytes of the file being transferred.
|
![]() |
TransferMode |
The transfer mode of the current process.
|
![]() |
TransmitMode |
The transmit mode of the current process.
|