C# Class TunezServer.Asserts

ファイルを表示 Open project: alanmcgovern/tunez

Public Methods

Method Description
IsCancelled ( Task task ) : Task
IsCancelled ( Task task, System.TimeSpan timeout ) : Task

Method Details

IsCancelled() public static method

public static IsCancelled ( Task task ) : Task
task Task
return Task

IsCancelled() public static method

public static IsCancelled ( Task task, System.TimeSpan timeout ) : Task
task Task
timeout System.TimeSpan
return Task