C# Class SampleApp.TaskExtensions

ファイルを表示 Open project: cosullivan/SmtpServer

Public Methods

Method Description
WaitWithoutException ( this task ) : System.Threading.Tasks.Task

Method Details

WaitWithoutException() public static method

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