Click or drag to resize

ShutdownHandlerIsShuttingDown Property

Gets if this process is shutting down.

Namespace: GSF.Threading
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public static bool IsShuttingDown { get; }
View Source

Property Value

Boolean
See Also