System::Threading::Thread::get_IsAlive 메서드
Thread::get_IsAlive method
스레드가 살아 있는지 확인합니다.
bool System::Threading::Thread::get_IsAlive()
ReturnValue
스레드가 실행 중이거나 조인 중이면 true, 그렇지 않으면 false.
또 보기
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++