System::Threading::ThreadPool::GetInstance method

ThreadPool::GetInstance method

RTTI information.

static ThreadPoolImpl & System::Threading::ThreadPool::GetInstance()

ReturnValue

Pool implementation object refernce.

Remarks

Implementation instance that holds list of jobs and other parameters.

See Also