Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkFtpTransferProgressEventArgs(FtpTransferState, Int64)
Initializes a new instance of the FtpTransferProgressEventArgs class with the specified state and number of bytes transferred during the current transfer.
Public methodSupported by the .NET Compact FrameworkFtpTransferProgressEventArgs(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.

See Also