System::Threading::ThreadPoolImpl::SetMaxThreads-methode
ThreadPoolImpl::SetMaxThreads method
Stelt het aantal threads in dat eigendom is van de pool.
bool System::Threading::ThreadPoolImpl::SetMaxThreads(int wt, int cpt)
| Parameter | Type | Beschrijving |
|---|---|---|
| wt | int | Maximaal aantal werkthreads. |
| cpt | int | Maximaal aantal IO threads. |
ReturnValue
True als parameters werden geaccepteerd, anders false.
Zie ook
- Class ThreadPoolImpl
- Namespace System::Threading
- Library Aspose.Page for C++