C# Class AsyncDolls.Testing.MessageUnit.TraceOutgoingLogical

Inheritance: IOutgoingLogicalStep
Mostrar archivo Open project: danielmarbach/async-dolls

Public Methods

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

Method Details

Invoke() public method

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

TraceOutgoingLogical() public method

public TraceOutgoingLogical ( ICollection collector ) : System
collector ICollection
return System