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; }