DotNetTestSettings.UseParallel property

True to run tests on multiple projects or assemblies in parallel.

public bool? UseParallel { get; set; }

See Also