IBaseAdapter.PauseTestRun Method
Called when the user requests to pause a test run.
Namespace: Microsoft.VisualStudio.TestTools.Execution
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntax
'Declaration
Sub PauseTestRun
void PauseTestRun()
void PauseTestRun()
abstract PauseTestRun : unit -> unit
function PauseTestRun()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.