Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Workbench
ShutdownService Class
ShutdownService Methods
AddBackgroundTask Method
OnClosing Method
OnClosingStage1_ReasonsPreventingShutdown Method
OnClosingStage10_PropertyServiceSaveToFile Method
OnClosingStage2_CloseProject Method
OnClosingStage3_SignalShutdownToken Method
OnClosingStage4_CloseAllViews Method
OnClosingStage5_DisposePads Method
OnClosingStage6_StopComServer Method
OnClosingStage7_DisposeProject Method
OnClosingStage8_WaitForBackgroundTasks Method
OnClosingStage9_DisposeServices Method
PreventShutdown Method
Shutdown Method
SignalShutdownToken Method
Shutdown
Service
On
Closing Method
Executes the multi-stage application shutdown.
Namespace:
Altaxo.Gui.Workbench
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
OnClosing
(
CancelEventArgs
e
)
Parameters
e
CancelEventArgs
The cancel event arguments used to stop shutdown if necessary.
Implements
IShutdownService
OnClosing(CancelEventArgs)
See Also
Reference
ShutdownService Class
Altaxo.Gui.Workbench Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net