task::scheduler Method

Returns the scheduler for this task

scheduler_ptr scheduler() const;

Return Value

A pointer to the scheduler

Requirements

Header: pplxtasks.h

Namespace: pplx

See Also

Reference

task Class