Table of Contents

Property LastOccurrenceAt

Namespace
MailFathom.Domain.Delivery.Scheduling
Assembly
MailFathom.Domain.dll

LastOccurrenceAt

Gets the occasion this declaration last produced a message for, or null while it has produced none.

public DateTimeOffset? LastOccurrenceAt { get; init; }

Property Value

DateTimeOffset?

Remarks

It is the occasion's own instant rather than the moment the message was composed, so a dispatch that noticed an occasion late does not move the declaration off the schedule it declared.