C# Class TunezServer.Asserts

Afficher le fichier Open project: alanmcgovern/tunez

Méthodes publiques

Méthode Description
IsCancelled ( Task task ) : Task
IsCancelled ( Task task, System.TimeSpan timeout ) : Task

Method Details

IsCancelled() public static méthode

public static IsCancelled ( Task task ) : Task
task Task
Résultat Task

IsCancelled() public static méthode

public static IsCancelled ( Task task, System.TimeSpan timeout ) : Task
task Task
timeout System.TimeSpan
Résultat Task