DockerComposeDownSettings.

Timeout Property

Summary

Specify a shutdown timeout in seconds
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeDownSettings

Syntax

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

Value

Type Description
Nullable<int>