Gets the transfer state.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property State As Pop3TransferState Get |
| C# |
|---|
public Pop3TransferState State { get; } |
|
|
| Rebex API |
| Pop3TransferProgressEventArgs..::..State Property |
| Pop3TransferProgressEventArgs Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
| Visual Basic |
|---|
Public ReadOnly Property State As Pop3TransferState Get |
| C# |
|---|
public Pop3TransferState State { get; } |