System::Threading::ThreadPoolImpl::~ThreadPoolImpl 方法

ThreadPoolImpl::~ThreadPoolImpl method

析构函数。如果线程尚未终止,则对所有线程执行 join 操作。

System::Threading::ThreadPoolImpl::~ThreadPoolImpl()

另见