C# 클래스 Codebreak.Framework.Generic.TaskSchedulerExtensions

파일 보기 프로젝트 열기: hussein-aitlahcen/codebreak

공개 메소드들

메소드 설명
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