Property FinishedAt
- Namespace
- Millrace.Storage.Monitoring
- Assembly
- Millrace.dll
FinishedAt
When the job's execution ended, as stamped by the transition that ended it.
public DateTimeOffset? FinishedAt { get; init; }
Property Value
Remarks
Null while the job has not yet reached a conclusion.