TestEngineSettings.

RunAsync Property

Summary

If this option is specified, the command-line tool will not wait for the test job to finish.

Syntax

public Nullable<bool> RunAsync { get; set; }

Value

Type Description
Nullable<bool>