Table of Contents

Method OnActionExecutingAsync

Namespace
Autofac.Integration.WebApi
Assembly
Autofac.Integration.WebApi.dll

OnActionExecutingAsync(HttpActionContext, CancellationToken)

Task OnActionExecutingAsync(HttpActionContext actionContext, CancellationToken cancellationToken)

Parameters

actionContext HttpActionContext
cancellationToken CancellationToken

Returns

Task