System::Threading::ThreadPoolImpl::SetMaxThreads yöntemi
ThreadPoolImpl::SetMaxThreads method
Havuzun sahip olduğu iş parçacığı sayısını ayarlar.
bool System::Threading::ThreadPoolImpl::SetMaxThreads(int wt, int cpt)
| Parametre | Tür | Açıklama |
|---|---|---|
| wt | int | İşçi iş parçacıklarının azami sayısı. |
| cpt | int | Azami IO iş parçacığı sayısı. |
ReturnValue
Parametreler kabul edildi ise true, aksi takdirde false.
Ayrıca Bakınız
- Class ThreadPoolImpl
- Namespace System::Threading
- Library Aspose.Font for C++