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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.