System::Threading::Tasks::TaskScheduler::FromCurrentSynchronizationContext method
TaskScheduler::FromCurrentSynchronizationContext method
Creates a TaskScheduler associated with the current thread.
static SharedPtr<TaskScheduler> System::Threading::Tasks::TaskScheduler::FromCurrentSynchronizationContext()
ReturnValue
A TaskScheduler associated with the current thread.
See Also
- Typedef SharedPtr
- Class TaskScheduler
- Class TaskScheduler
- Namespace System::Threading::Tasks
- Library Aspose.PDF for C++