طريقة 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.Font for C++