System::Threading::Tasks::TaskScheduler::FromCurrentSynchronizationContext 메서드

TaskScheduler::FromCurrentSynchronizationContext method

현재 스레드와 연결된 TaskScheduler를 생성합니다.

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

ReturnValue

현재 스레드와 연결된 TaskScheduler입니다.

또 보기