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