JobInfo.IsSuspended property

Indicates whether the task is currently suspended.

public bool IsSuspended { get; set; }

See Also