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; }

Field Value

The transfer state.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also