System::Threading::Thread::get_IsThreadPoolThread 方法
Thread::get_IsThreadPoolThread method
检查线程是否由线程池拥有。
bool System::Threading::Thread::get_IsThreadPoolThread()
ReturnValue
如果线程是 ThreadPool 的一部分则为 true,否则为 false。
另见
- Class Thread
- Namespace System::Threading
- Library Aspose.Font for C++