Click or drag to resize

IProjectServiceDisposeProjectAndSetToNull Method

Disposes the entire project and sets the current project to null. Attention: This function is intended to be used during application shutdown only.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void DisposeProjectAndSetToNull()
See Also