NuGetInstallSettings.

DisableParallelProcessing Property

Summary

Gets or sets a value indicating whether to disable parallel processing of packages for this command. Disable parallel processing of packages for this command.

Syntax

public bool DisableParallelProcessing { get; set; }

Value

Type Description
bool true to disable parallel processing of packages for this command; otherwise, false.