Returns a copy of the policy that the scheduler was created with.
virtual SchedulerPolicy GetPolicy() const =0;
Return Value
A copy of the policy that the scheduler was created with.
Requirements
Header: concrt.h
Namespace: concurrency
Returns a copy of the policy that the scheduler was created with.
virtual SchedulerPolicy GetPolicy() const =0;
A copy of the policy that the scheduler was created with.
Header: concrt.h
Namespace: concurrency