System::Threading::Thread::get_IsBackground methode

Thread::get_IsBackground method

Controleert of de thread op de achtergrond draait.

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

ReturnValue

True als de thread op achtergrond staat, false anders.

Zie ook