Pop3TransferProgressEventArgs.State Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 8.0.9673)
State
Gets the transfer state.
Declaration
public Pop3TransferState State { get; }
Property Value
| Type | Description |
|---|---|
| Pop3TransferState | The transfer state. |