C# Class AsyncDolls.Testing.MessageUnit.TraceOutgoingLogical

Inheritance: IOutgoingLogicalStep
Afficher le fichier Open project: danielmarbach/async-dolls

Méthodes publiques

Méthode Description
Invoke ( AsyncDolls.Pipeline.Outgoing.OutgoingLogicalContext context, Func next ) : System.Threading.Tasks.Task
TraceOutgoingLogical ( ICollection collector ) : System

Method Details

Invoke() public méthode

public Invoke ( AsyncDolls.Pipeline.Outgoing.OutgoingLogicalContext context, Func next ) : System.Threading.Tasks.Task
context AsyncDolls.Pipeline.Outgoing.OutgoingLogicalContext
next Func
Résultat System.Threading.Tasks.Task

TraceOutgoingLogical() public méthode

public TraceOutgoingLogical ( ICollection collector ) : System
collector ICollection
Résultat System