is_cancelled


Description:

protected bool is_cancelled { public get; }

Whether or not this task have been cancelled.

A task is considered cancelled if it or any of its ancestors have been cancelled.