LoadTest.Abort Method
Include Protected Members
Include Inherited Members
Stops the load test on all agents.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Abort() | Stops the load test on all agents. | |
Abort(Exception) | Stops the load test on all agents and specifies the exception that caused the abort. |
Top