طريقة System::Threading::Thread::get_IsAlive
Thread::get_IsAlive method
يتحقق مما إذا كان الخيط حيًا.
bool System::Threading::Thread::get_IsAlive()
ReturnValue
صحيح إذا كان الخيط قيد التنفيذ أو الانضمام، خطأ خلاف ذلك.
انظر أيضًا
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++