Pop3TransferProgressEventArgs Class
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9147)
Provides data for the Transfer
Syntax
public class Pop3TransferProgressEventArgs : EventArgs
Inherited Members
Constructors
Name | Description |
---|---|
Pop3Transfer |
Initializes a new instance of the Pop3Transfer |
Properties
Name | Description |
---|---|
Bytes |
Gets the number of bytes transferred during the current transfer since the last time the event was raised. |
Bytes |
Gets the total number of bytes transferred during the current transfer. |
State | Gets the transfer state. |