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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.