ISuspendableByTokenIsSuspended Property |
Gets a value indicating whether this instance is suspended.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool IsSuspended { get; }
Property Value
Booleantrue if this instance is suspended; otherwise,
false.
See Also