System::Threading::Tasks::TaskScheduler::FromCurrentSynchronizationContext метод

TaskScheduler::FromCurrentSynchronizationContext method

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

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

ReturnValue

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

См. также