The SmtpTransferProgressEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
BytesSinceLastEvent |
Gets the number of bytes transferred during the current transfer since the last time the event was raised.
| |
BytesTransferred |
Gets the total number of bytes transferred during the current transfer.
| |
State |
Gets the transfer state.
| |
TotalBytes |
Gets the approximate number of bytes to be transferred during the current transfer (if available).
|