DockerComposeUpSettings.

WaitTimeout Property

Summary

Maximum duration to wait for the project to be running|healthy.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

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

Value

Type Description
Nullable<int>