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)

Syntax

'Declaration
Sub Abort
void Abort()
void Abort()
abstract Abort : unit -> unit
function Abort()

Remarks

Equivalent to Abort(TestRunAbortOptions.None)

.NET Framework Security

See Also

Reference

ITestRun Interface

Abort Overload

Microsoft.TeamFoundation.TestManagement.Client Namespace