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 the Context::Oversubscribe method is called with the _BeginOversubscription parameter set to false without a prior call to the Context::Oversubscribe method with the _BeginOversubscription parameter set to true.
class invalid_oversubscribe_operation : public std::exception;
Members
Public Constructors
Name |
Description |
|---|---|
invalid_oversubscribe_operation::invalid_oversubscribe_operation Constructor |
Overloaded. Constructs an invalid_oversubscribe_operation object. |
Inheritance Hierarchy
exception
invalid_oversubscribe_operation
Requirements
Header: concrt.h
Namespace: concurrency