get_TaskScheduler()
ParallelOptions::get_TaskScheduler() method
Gets the TaskScheduler associated with this ParallelOptions instance.
const SharedPtr<TaskScheduler> & System::Threading::Tasks::ParallelOptions::get_TaskScheduler()
Return Value
The TaskScheduler used for scheduling tasks.
See Also
- Typedef SharedPtr
- Class TaskScheduler
- Class ParallelOptions
- Namespace System::Threading::Tasks
- Library Aspose.Slides