System::Threading::Thread::set_IsBackground metod

Thread::set_IsBackground method

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

void System::Threading::Thread::set_IsBackground(bool is_background)
ParameterTypeBeskrivning
is_backgroundboolOm true, ställ in tråden till bakgrund, annars till förgrund.

Se även