Metodo System::Threading::Thread::get_IsAlive

Thread::get_IsAlive method

Verifica se il thread è attivo.

bool System::Threading::Thread::get_IsAlive()

ReturnValue

Vero se il thread è in esecuzione o si sta unendo, falso altrimenti.

Vedi anche