Metodo System::Threading::Thread::get_IsBackground

Thread::get_IsBackground method

Verifica se il thread è in background.

bool System::Threading::Thread::get_IsBackground()

ReturnValue

True se il thread è in background, false altrimenti.

Vedi anche