System::Threading::ThreadPoolImpl::GetInitialized method

ThreadPoolImpl::GetInitialized method

Gets initialization state singleton.

static bool & System::Threading::ThreadPoolImpl::GetInitialized()

ReturnValue

Reference to variable that holds true if initialization was done already and false otherwise.

See Also