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.Page for C++