Metodo System::Threading::Thread::get_IsThreadPoolThread
Thread::get_IsThreadPoolThread method
Verifica se il thread è posseduto da un pool di thread.
bool System::Threading::Thread::get_IsThreadPoolThread()
ReturnValue
True se il thread fa parte di ThreadPool, false altrimenti.
Vedi anche
- Class Thread
- Namespace System::Threading
- Library Aspose.Font for C++