Property State
State
Where the job is in its lifecycle.
public required JobState State { get; init; }
Property Value
Remarks
Providers never compute this. It arrives already decided, through JobTransition or one of the named storage operations.
Where the job is in its lifecycle.
public required JobState State { get; init; }
Providers never compute this. It arrives already decided, through JobTransition or one of the named storage operations.