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