System::Threading::Thread::get_IsThreadPoolThread method
Thread::get_IsThreadPoolThread method
Checks if thread is owned by a thread pool.
bool System::Threading::Thread::get_IsThreadPoolThread()
ReturnValue
True if thread is part of ThreadPool, false otherwise.
See Also
- Class Thread
- Namespace System::Threading
- Library Aspose.PUB for C++