Click or drag to resize

ShutdownServiceDelayedShutdownToken Property

[Missing <summary> documentation for "P:Altaxo.Gui.Workbench.ShutdownService.DelayedShutdownToken"]


Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CancellationToken DelayedShutdownToken { get; }

Property Value

CancellationToken

Implements

IShutdownServiceDelayedShutdownToken
See Also