Share via


ITestRun.Abort Method

 

Aborts this test run.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod Abort()

Aborts this test run.

System_CAPS_pubmethod Abort(TestRunAbortOptions)

Aborts this test run by using the given options.

See Also

ITestRun Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top