ValidationRuleRequestTime Class
Visual Studio 2012
Validates that the response for a request is returned within the specified period of time.
Object
Microsoft.VisualStudio.TestTools.WebTesting::ValidationRule
Microsoft.VisualStudio.TestTools.WebTesting.Rules::ValidationRuleRequestTime
Microsoft.VisualStudio.TestTools.WebTesting::ValidationRule
Microsoft.VisualStudio.TestTools.WebTesting.Rules::ValidationRuleRequestTime
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
The ValidationRuleRequestTime type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ValidationRuleRequestTime | Initializes a new instance of the ValidationRuleRequestTime class. |
| Name | Description | |
|---|---|---|
![]() | MaxRequestTime | Gets or sets the maximum time the request is allowed to run. |
![]() | RuleDescription | Obsolete. Gets the description displayed in the user interface when a rule is selected. (Inherited from ValidationRule.) |
![]() | RuleName | Obsolete. When overridden in a derived class, gets the name displayed in the user interface when a rule is selected or shown in the editor. (Inherited from ValidationRule.) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Validate | Validates that the request time did not exceed the MaxRequestTime property. (Overrides ValidationRule::Validate(Object, ValidationEventArgs).) |
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)