Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This class describes an exception thrown when an attempt is made to set the concurrency limits of a SchedulerPolicy object such that the value of the MinConcurrency key is less than the value of the MaxConcurrency key.
class invalid_scheduler_policy_thread_specification : public std::exception;
Members
Public Constructors
Name |
Description |
|---|---|
Overloaded. Constructs an invalid_scheduler_policy_value object. |
Inheritance Hierarchy
exception
invalid_scheduler_policy_thread_specification
Requirements
Header: concrt.h
Namespace: concurrency