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)
| Parameter | Type | Açıklama |
|---|---|---|
| wt | int | Çalışan iş parçacıklarının azami sayısı. |
| cpt | int | Azami sayıda IO iş parçacığı. |
ReturnValue
Parametreler kabul edildi ise true, aksi takdirde false.
Ayrıca Bakınız
- Class ThreadPoolImpl
- Namespace System::Threading
- Library Aspose.Page for C++