Click or drag to resize

IAutofacContinuationActionFilter Methods

The IAutofacContinuationActionFilter type exposes the following members.

Methods
  NameDescription
Public methodExecuteActionFilterAsync
The method called when the filter executes. The filter should call 'next' to continue processing the request.
Top
See Also