System::Threading::Tasks::TaskScheduler::FromCurrentSynchronizationContext méthode

TaskScheduler::FromCurrentSynchronizationContext method

Crée un TaskScheduler associé au thread actuel.

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

ReturnValue

Un TaskScheduler associé au thread actuel.

Voir aussi