Overload List
Name | Description | |
---|---|---|
FtpTransferProgressEventArgs(FtpTransferState, Int64) |
Initializes a new instance of the FtpTransferProgressEventArgs class with the specified state
and number of bytes transferred during the current transfer.
| |
FtpTransferProgressEventArgs(FtpTransferState, Int64, Int32) |
Initializes a new instance of the FtpTransferProgressEventArgs class with the specified state,
number of bytes transferred during the current transfer and progress since the last time the event was raised.
|