Property IsCancelled NamespacePinwheel.Griffin AssemblyPinwheel.Polaris.Runtime.dll IsCancelled True when the task was stopped mid-way by a Cancel() call. public bool IsCancelled { get; } Property Value bool