This topic has not yet been rated - Rate this topic

default_scheduler_exists Class

This class describes an exception thrown when the Scheduler::SetDefaultSchedulerPolicy method is called when a default scheduler already exists within the process.

class default_scheduler_exists : public std::exception;

Name

Description

default_scheduler_exists::default_scheduler_exists Constructor

Overloaded. Constructs a default_scheduler_exists object.

exception

default_scheduler_exists

Header: concrt.h

Namespace: concurrency

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.