Overload List
Name | Description | |
---|---|---|
SmtpTransferProgressEventArgs(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.
| |
SmtpTransferProgressEventArgs(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.
|