IShutdownServiceShutdownToken Property |
Gets a cancellation token that gets signalled when the application is shutting down.
This cancellation token may be used to stop background calculations.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Remarks This property is thread-safe.
See Also