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