System::Threading::Thread::set_IsBackground metod

Thread::set_IsBackground method

Ställer in tråden som bakgrund eller förgrund.

void System::Threading::Thread::set_IsBackground(bool is_background)
ParameterTypBeskrivning
is_backgroundboolOm true, sätt tråden till bakgrund, annars till förgrund.

Se även