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)
| Parameter | Type | Beskrivning |
|---|---|---|
| is_background | bool | Om true, ställ in tråden till bakgrund, annars till förgrund. |
Se även
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++