System::Threading::Thread::get_IsAlive मेथड
Thread::get_IsAlive method
जाँचता है कि थ्रेड जीवित है या नहीं।
bool System::Threading::Thread::get_IsAlive()
ReturnValue
यदि थ्रेड निष्पादित या जुड़ा हुआ है तो true, अन्यथा false।
संबंधित देखें
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++