AsyncTimeoutAttribute.OnActionExecuting Method (ActionExecutingContext)
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.
Show: