SmtpStateChangedEventArgs.OldState Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
OldState
Gets the old state.
Declaration
public SmtpState OldState { get; }
Property Value
Type | Description |
---|---|
SmtpState | The state that was changed. |