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