AWS SDK for .NET Documentation
Canceled Property
AmazonAmazon.DataPipeline.ModelReportTaskProgressResultCanceled Did this page help you?   Yes   No    Tell us about it...
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
C#
public bool Canceled { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)