AsyncTimeoutAttribute.OnActionExecuting Method
Visual Studio 2010
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.
Implements
IActionFilter.OnActionExecuting(ActionExecutingContext)Community Additions
ADD
Show: