Property SkippedOccurrenceCount
- Namespace
- MailFathom.Application.Jobs.Scheduling
- Assembly
- MailFathom.Application.dll
SkippedOccurrenceCount
How many occasions this pass passed over, which is zero for a schedule that has kept up.
public int SkippedOccurrenceCount { get; init; }