Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

LoadTest::Abort Method

 

Stops the load test on all agents.

Namespace:   Microsoft.VisualStudio.TestTools.LoadTesting
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

NameDescription
System_CAPS_pubmethodAbort()

Stops the load test on all agents.

System_CAPS_pubmethodAbort(Exception^)

Stops the load test on all agents and specifies the exception that caused the abort.

Return to top
Show: