Click or drag to resize

TaskCancelControllerStateOfCancelling Property

Gets or sets the current cancellation state.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected TaskCancelControllerState StateOfCancelling { get; set; }

Property Value

TaskCancelControllerState
See Also