Smtp.State Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9119)
State
Gets the current state of the Smtp object.
Declaration
public SmtpState State { get; }
Property Value
Type | Description |
---|---|
SmtpState | The current state. |