Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 2
ASP.NET MVC Reference
System.Web.Mvc
AsyncTimeoutAttribute Class
AsyncTimeoutAttribute Properties
Duration Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
AsyncTimeoutAttribute Properties
.NET Framework 4
The
AsyncTimeoutAttribute
type exposes the following members.
Properties
Name
Description
Duration
Gets the timeout duration, in milliseconds.
Order
Gets or sets the order in which the action filters are executed.
(Inherited from
FilterAttribute
.)
TypeId
When implemented in a derived class, gets a unique identifier for this
Attribute
.
(Inherited from
Attribute
.)
Top
See Also
Reference
AsyncTimeoutAttribute Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ