JobInfo.IsCompleted property
Indicates whether the scheduling loop has exited (task fully cancelled).
public bool IsCompleted { get; set; }
See Also
- record JobInfo
- namespace Kestrun.Scheduling
Indicates whether the scheduling loop has exited (task fully cancelled).
public bool IsCompleted { get; set; }