C# Класс Codebreak.Framework.Generic.TaskSchedulerExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
ToSynchronizationContext ( this scheduler ) : SynchronizationContext

Gets a SynchronizationContext that targets this TaskScheduler.

Описание методов

ToSynchronizationContext() публичный статический Метод

Gets a SynchronizationContext that targets this TaskScheduler.
public static ToSynchronizationContext ( this scheduler ) : SynchronizationContext
scheduler this The target scheduler.
Результат System.Threading.SynchronizationContext