طريقة System::Threading::Thread::get_IsThreadPoolThread

Thread::get_IsThreadPoolThread method

يتحقق مما إذا كان الخيط مملوكاً من قبل مجموعة الخيوط.

bool System::Threading::Thread::get_IsThreadPoolThread()

ReturnValue

صحيح إذا كان الخيط جزءًا من ThreadPool، خطأ خلاف ذلك.

انظر أيضًا