C# 클래스 Actress.WaitHandleEx

파일 보기 프로젝트 열기: kthompson/Actress

공개 메소드들

메소드 설명
ToTask ( this waitHandle, System.TimeSpan maxValue = null ) : Task

메소드 상세

ToTask() 공개 정적인 메소드

public static ToTask ( this waitHandle, System.TimeSpan maxValue = null ) : Task
waitHandle this
maxValue System.TimeSpan
리턴 Task