ImapTransferProgressEventArgs.State Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9448)
State
Gets the transfer state.
Declaration
public ImapTransferState State { get; }
Property Value
| Type | Description |
|---|---|
| ImapTransferState | The transfer state. |