Méthode | Description | |
---|---|---|
Initialize ( ) : void | ||
Notify ( PipelineContinuation>.Func |
||
Notify ( Task>.Func |
||
Run ( ICommunicationContext context ) : void | ||
RunAsync ( ICommunicationContext env ) : System.Threading.Tasks.Task | ||
TwoPhasedPipelineAdaptor ( IDependencyResolver resolver ) : System | ||
Use ( Func |
public Notify ( PipelineContinuation>.Func |
||
notification | PipelineContinuation>.Func | |
Résultat | IPipelineExecutionOrder |
public Notify ( Task>.Func |
||
action | Task>.Func | |
Résultat | IPipelineExecutionOrder |
public Run ( ICommunicationContext context ) : void | ||
context | ICommunicationContext | |
Résultat | void |
public RunAsync ( ICommunicationContext env ) : System.Threading.Tasks.Task | ||
env | ICommunicationContext | |
Résultat | System.Threading.Tasks.Task |
public TwoPhasedPipelineAdaptor ( IDependencyResolver resolver ) : System | ||
resolver | IDependencyResolver | |
Résultat | System |
public Use ( Func |
||
action | Func |
|
Résultat | IPipelineExecutionOrder |