This documentation is archived and is not being maintained.
AsyncTimeoutAttribute Properties
The AsyncTimeoutAttribute type exposes the following members.
|
| 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