Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSmtpTransferProgressEventArgs(SmtpTransferState, Int64, Int32)
Initializes a new instance of the SmtpTransferProgressEventArgs class with the specified state, number of bytes transferred during the current transfer and progress since the last time the event was raised.
Public methodSupported by the .NET Compact FrameworkSmtpTransferProgressEventArgs(SmtpTransferState, Int64, Int32, Int64)
Initializes a new instance of the SmtpTransferProgressEventArgs 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