Click or drag to resize

TaskCancelControllerWasCancelledByUser Property

Gets a value indicating whether the execution was cancelled by the user.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool WasCancelledByUser { get; }

Property Value

Boolean
See Also