Metodo System::Threading::Tasks::TaskScheduler::FromCurrentSynchronizationContext

TaskScheduler::FromCurrentSynchronizationContext method

Crea un TaskScheduler associato al thread corrente.

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

ReturnValue

Un TaskScheduler associato al thread corrente.

Vedi anche