DockerComposeUpSettings.

Timeout Property

Summary

Use this timeout in seconds for container shutdown when attached or when containers are already running.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

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

Value

Type Description
Nullable<int>