System::Threading::ThreadPoolImpl::SetMaxThreads طريقة
ThreadPoolImpl::SetMaxThreads method
يضبط عدد الخيوط المملوكة للمجمع.
bool System::Threading::ThreadPoolImpl::SetMaxThreads(int wt, int cpt)
| معامل | نوع | الوصف |
|---|---|---|
| wt | int | الحد الأقصى لعدد خيوط العامل. |
| cpt | int | الحد الأقصى لعدد خيوط IO. |
ReturnValue
True إذا تم قبول المعلمات، false خلاف ذلك.
انظر أيضًا
- Class ThreadPoolImpl
- Namespace System::Threading
- Library Aspose.Font for C++