Method | Description | |
---|---|---|
HandlerReorderingStep ( ReorderingConfiguration configuration ) : System |
Constructs the step with the given configuration
|
|
Process ( Rebus.Pipeline.IncomingStepContext context, Func |
Reorders the handler invokers if necessary
|
public HandlerReorderingStep ( ReorderingConfiguration configuration ) : System | ||
configuration | ReorderingConfiguration | |
return | System |
public Process ( Rebus.Pipeline.IncomingStepContext context, Func |
||
context | Rebus.Pipeline.IncomingStepContext | |
next | Func |
|
return | System.Threading.Tasks.Task |