System::Threading::Thread::get_IsAlive method
Thread::get_IsAlive method
Checks whether thread is alive.
bool System::Threading::Thread::get_IsAlive()
ReturnValue
True if thread is executing or joining, false otherwise.
See Also
- Class Thread
- Namespace System::Threading
- Library Aspose.PUB for C++