MaxExecutionResources Constant

Special value for the policy keys MinConcurrency and MaxConcurrency. Defaults to the number of hardware threads on the machine in the absence of other constraints.

const unsigned int MaxExecutionResources = 0xFFFFFFFF;

Requirements

Header: concrt.h

Namespace: concurrency

See Also

Reference

concurrency Namespace

PolicyElementKey Enumeration