System::Threading::Tasks::TaskScheduler::FromCurrentSynchronizationContext method

TaskScheduler::FromCurrentSynchronizationContext method

Создает TaskScheduler, связанный с текущим потоком.

static SharedPtr<TaskScheduler> System::Threading::Tasks::TaskScheduler::FromCurrentSynchronizationContext()

ReturnValue

TaskScheduler, связанный с текущим потоком.

См. также