DotNetWorkloadInstallSettings.

DisableParallel Property

Summary

Gets or sets a value indicating whether to prevent restoring multiple projects in parallel.

Syntax

public bool DisableParallel { get; set; }

Value

Type Description
bool