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
- Typedef SharedPtr
- Class TaskScheduler
- Class ParallelOptions
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++