System::Threading::Tasks::ParallelOptions::get_TaskScheduler méthode

ParallelOptions::get_TaskScheduler method

Obtient le TaskScheduler associé à cette instance de ParallelOptions.

const SharedPtr<TaskScheduler> & System::Threading::Tasks::ParallelOptions::get_TaskScheduler()

ReturnValue

Le TaskScheduler utilisé pour planifier les tâches.

Voir aussi