If True, the calling task runner should cancel processing of the task. The task runner does not need to call SetTaskStatus for
            canceled tasks.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Canceled { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Canceled { get; set; }