AsyncTimeoutAttribute Methods

Include Protected Members
Include Inherited Members

The AsyncTimeoutAttribute type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnActionExecuted Called by the ASP.NET MVC framework after the action method executes. (Inherited from ActionFilterAttribute.)
Public method OnActionExecuting Called by ASP.NET before the asynchronous action method executes. (Overrides ActionFilterAttribute.OnActionExecuting(ActionExecutingContext).)
Public method OnResultExecuted Called by the ASP.NET MVC framework after the action result executes. (Inherited from ActionFilterAttribute.)
Public method OnResultExecuting Called by the ASP.NET MVC framework before the action result executes. (Inherited from ActionFilterAttribute.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

See Also

Reference

AsyncTimeoutAttribute Class

System.Web.Mvc Namespace