GetInitialized()

ThreadPoolImpl::GetInitialized() method

Gets initialization state singleton.

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

Return Value

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

See Also