System::Threading::Thread::get_IsThreadPoolThread 메서드
Thread::get_IsThreadPoolThread method
스레드가 스레드 풀에 의해 소유되는지 확인합니다.
bool System::Threading::Thread::get_IsThreadPoolThread()
ReturnValue
스레드가 ThreadPool의 일부인 경우 true, 그렇지 않으면 false.
또 보기
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++