Imap.GetConnectionState Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
GetConnectionState()
Checks whether the IMAP session is still connected and returns its state.
Declaration
public ImapConnectionState GetConnectionState()
Returns
Type | Description |
---|---|
ImapConnectionState | Connection state. |