NoAsyncTimeoutAttribute Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | AllowMultiple | Gets or sets a value that indicates whether more than one instance of the filter attribute can be specified.(Inherited from FilterAttribute.) |
![]() | Duration | Gets the timeout duration, in milliseconds.(Inherited from AsyncTimeoutAttribute.) |
![]() | Order | Gets or sets the order in which the action filters are executed.(Inherited from FilterAttribute.) |
![]() | TypeId | (Inherited from Attribute.) |
Show:
