Gets or sets a value indicating whether this NUnit.UI.TouchRunner instance
should automatically terminate (i.e. kill) the application after execution of all unit tests.
Syntax
public
bool TerminateAfterExecution { get; set; }
Value
true if the application shall terminate after the unit tests execution; otherwise,
false (default)
Remarks
Requirements
Namespace: NUnit.UI
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0