Click or drag to resize

TaskCancelControllerIsThread Property

Gets a value indicating whether the controller is handling a thread.

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

Property Value

Boolean
See Also