GetThreadPoolSize method
Retrieves the number of threads in the thread pool.
Syntax
HRESULT retVal = object.GetThreadPoolSize(pulNumThreads);
Parameters
pulNumThreads [out]
Type: unsigned longPointer to the current thread pool size.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Retrieves the number of threads in the thread pool.
HRESULT retVal = object.GetThreadPoolSize(pulNumThreads);
pulNumThreads [out]
Type: unsigned long
Pointer to the current thread pool size.