PnpmInstallSettings.

ChildConcurrency Property

Summary

Controls the number of child processes run parallelly to build node modules
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public int ChildConcurrency { get; set; }

Value

Type Description
int