IBaseAdapter.AbortTestRun Method

Definition

Called when an internal error occurs during a test run. This method should behave similarly to the StopTestRun() method.

public:
 void AbortTestRun();
public void AbortTestRun ();
abstract member AbortTestRun : unit -> unit
Public Sub AbortTestRun ()

Applies to