Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Retrieves the number of threads allowed to execute on a single processor at a given time.
Syntax
HRESULT retVal = object.GetConcurrencyLimit(pulNumThreads);
Parameters
pulNumThreads [out]
Type: unsigned longPointer to the number of threads that can concurrently execute.