NuGetRestoreSettings.

DisableParallelProcessing Property

Summary

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

Syntax

public bool DisableParallelProcessing { get; set; }

Value

Type Description
bool true to disable parallel processing; otherwise, false.