Click or drag to resize

ExternalDrivenBackgroundMonitorIsDisposed Property

Gets a flag indicating whether this instance is disposed.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsDisposed { get; protected set; }

Property Value

Boolean

Implements

IProgressMonitorIsDisposed
See Also