System::Threading::Thread::set_IsBackground metodu
Thread::set_IsBackground method
Thread’i arka plan ya da ön plan olarak ayarlar.
void System::Threading::Thread::set_IsBackground(bool is_background)
| Parametre | Tür | Açıklama |
|---|---|---|
| is_background | bool | Doğru ise iş parçacığını arka plana, aksi takdirde ön plana ayarla. |
Ayrıca Bakınız
- Class Thread
- Namespace System::Threading
- Library Aspose.Font for C++