C# Class OpenRasta.Pipeline.CleanupMiddleware

Inheritance: IPipelineMiddleware
Exibir arquivo Open project: openrasta/openrasta-core

Public Methods

Method Description
Invoke ( ICommunicationContext env ) : System.Threading.Tasks.Task

Method Details

Invoke() public method

public Invoke ( ICommunicationContext env ) : System.Threading.Tasks.Task
env ICommunicationContext
return System.Threading.Tasks.Task