Property UpdatedAt
UpdatedAt
When the instance was last checkpointed.
public required DateTimeOffset UpdatedAt { get; init; }
Property Value
Remarks
Moves on every successful checkpoint, so it tracks progress rather than completion — an instance whose UpdatedAt has stopped advancing while still Running is one worth looking at.