SuspendableDocumentNodeResumeCompleteTemporarily Method |
Resumes the object completely for only a short time. Thus, if object was suspended before, it will be suspended again when the function returns.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override void ResumeCompleteTemporarily()
See Also