C# Class NServiceBus.AcceptanceTesting.Support.TaskExtensions

Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
Timebox ( this tasks, System.TimeSpan timeoutAfter, string messageWhenTimeboxReached ) : Task

Method Details

Timebox() public static méthode

public static Timebox ( this tasks, System.TimeSpan timeoutAfter, string messageWhenTimeboxReached ) : Task
tasks this
timeoutAfter System.TimeSpan
messageWhenTimeboxReached string
Résultat Task