طريقة System::Threading::Thread::set_IsBackground
Thread::set_IsBackground method
يضبط الخيط إلى الخلفية أو الواجهة.
void System::Threading::Thread::set_IsBackground(bool is_background)
| Parameter | Type | الوصف |
|---|---|---|
| is_background | bool | إذا كان صحيحًا، اضبط الخيط إلى الخلفية، وإلا إلى المقدمة. |
انظر أيضًا
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++