SmtpStateChangedEventArgs.NewState Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
NewState
Gets the new state.
Declaration
public SmtpState NewState { get; }
Property Value
Type | Description |
---|---|
SmtpState | The new and current state. |