Checks whether the POP3 session is still connected and returns its state.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
Visual Basic |
---|
Public Function GetConnectionState As Pop3ConnectionState |
C# |
---|
public Pop3ConnectionState GetConnectionState() |