IShutdownServiceIsApplicationClosing Property |
Gets a value indicating whether the application is closing.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool IsApplicationClosing { get; }
Property Value
Booleantrue if the application closing; otherwise,
false.
See Also