C# 클래스 SampleApp.TaskExtensions

파일 보기 프로젝트 열기: cosullivan/SmtpServer

공개 메소드들

메소드 설명
WaitWithoutException ( this task ) : System.Threading.Tasks.Task

메소드 상세

WaitWithoutException() 공개 정적인 메소드

public static WaitWithoutException ( this task ) : System.Threading.Tasks.Task
task this
리턴 System.Threading.Tasks.Task