DockerComposeUpSettings.

WaitTimeout Property

Summary

timeout waiting for application 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>