DockerComposeSettings.

Parallel Property

Summary

Control max parallelism, -1 for unlimited (default -1)
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeSettings

Syntax

public Nullable<int> Parallel { get; set; }

Value

Type Description
Nullable<int>