ShutdownHandlerIsShuttingDown Property
Gets if this process is shutting down.
Namespace: Gemstone.ThreadingAssembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.150 -- Release Build+058518a49b1370d27547de9971386266c9284ccd
public static bool IsShuttingDown { get; }
Public Shared ReadOnly Property IsShuttingDown As Boolean
Get
public:
static property bool IsShuttingDown {
bool get ();
}
Gemstone.Threading.ShutdownHandler.get_IsShuttingDown = function();
Property Value
Boolean