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