System::Threading::Thread::get_IsBackground 方法
Thread::get_IsBackground method
检查线程是否为后台线程。
bool System::Threading::Thread::get_IsBackground()
ReturnValue
如果线程是后台线程则为 true,否则为 false。
另见
- Class Thread
- Namespace System::Threading
- Library Aspose.Font for C++