task::scheduler Method (Concurrency Runtime)
Returns the scheduler for this task
scheduler_ptr scheduler() const;
Return Value
A pointer to the scheduler
Requirements
Header: ppltasks.h
Namespace: concurrency
Returns the scheduler for this task
scheduler_ptr scheduler() const;
A pointer to the scheduler
Header: ppltasks.h
Namespace: concurrency