ITestHostHandle.Terminate Method

Definition

Terminates the test host. The platform calls this for best-effort teardown (for example when hang dump decides to abort the run).

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

Applies to