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