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