Property LastError
- Namespace
- Millrace.Storage.Monitoring
- Assembly
- Millrace.dll
LastError
The most recent recorded error; null if the job has never failed.
public string? LastError { get; init; }
The most recent recorded error; null if the job has never failed.
public string? LastError { get; init; }