DockerContainerStopSettings.

Time Property

Summary

--time, -t default: 10 Seconds to wait for stop before killing it
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerStopSettings

Syntax

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

Value

Type Description
Nullable<int>