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