Context::IsShutdownComplete
Context::IsShutdownComplete
bool IsShutdownComplete() const;
Description
IsShutDownComplete returns true once Shutdown operation has finished, allowing context to be destroyed without blocking in the destructor.
Return Value
True if Shutdown operation has finished.