Property LastFireTime
LastFireTime
The occurrence most recently fired.
public DateTimeOffset? LastFireTime { get; init; }
Property Value
Remarks
The scheduled time of that occurrence, not the wall clock when firing happened — a definition that fires late records what it was due for, so a backlog cannot disguise itself as punctuality.