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.
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
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.