ImapMonitoringErrorEventArgs.MonitoringState

ImapMonitoringErrorEventArgs.MonitoringState property

Holds folder monitoring state. This object can be used to resume folder monitoring from place where it stopped when error occured. Use ResumeMonitoring method.

public IImapMonitoringState MonitoringState { get; }

See Also