AsyncTimeoutAttribute.OnActionExecuting Method
.NET Framework 4
Called by ASP.NET before the asynchronous action method executes.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- filterContext
- Type: System.Web.Mvc.ActionExecutingContext
The filter context.