Pop3.CheckConnectionState Method
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9083)
CheckConnectionState()
Checks whether the POP3 session is still connected. Throws an exception on error.
Declaration
public void CheckConnectionState()