System::Threading::Tasks::Task::get_Scheduler method

Task::get_Scheduler method

Gets the scheduler associated with this task.

const SharedPtr<TaskScheduler> & System::Threading::Tasks::Task::get_Scheduler() const

See Also