Smtp.GetConnectionState Method
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 8.0.9673)
GetConnectionState()
Checks whether the SMTP session is still connected and returns its state.
Declaration
public SmtpConnectionState GetConnectionState()
Returns
| Type | Description |
|---|---|
| SmtpConnectionState | Connection state. |