bool IsShuttingDown() const;
IsShuttingDown returns true once Shutdown was called or program was closed.
A Boolean of true if Shutdown is called and false otherwise.