Click or drag to resize

SuspendableDocumentNodeSetDisposeInProgress Method

Sets the flag that dispose is in progress for this node and all child nodes recursively.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override void SetDisposeInProgress()

Implements

IDocumentLeafNodeSetDisposeInProgress
IDocumentLeafNodeSetDisposeInProgress
See Also