Metodo System::Threading::Thread::get_IsAlive
Thread::get_IsAlive method
Verifica se il thread è attivo.
bool System::Threading::Thread::get_IsAlive()
ReturnValue
True se il thread è in esecuzione o in fase di unione, false altrimenti.
Vedi anche
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++