Stops the execution of live tests.

Namespace: SSIS.Test
Assembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)

Syntax

C#
void Abort()
Visual Basic
Sub Abort
Visual C++
void Abort()

See Also