JobInfo.IsCompleted property

Indicates whether the scheduling loop has exited (task fully cancelled).

public bool IsCompleted { get; set; }

See Also