SuspendableDocumentNodeIsResumeInProgress Property |
Gets a value indicating whether this instance is currently resuming the events.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsResumeInProgress { get; }
Property Value
Booleantrue if resume is in progress; otherwise,
false.
See Also