JobInfo.IsSuspended property
Indicates whether the task is currently suspended.
public bool IsSuspended { get; set; }
See Also
- record JobInfo
- namespace Kestrun.Scheduling
Indicates whether the task is currently suspended.
public bool IsSuspended { get; set; }