DockerContainerCreateSettings.

StopTimeout Property

Summary

--stop-timeout default: 0 Timeout (in seconds) to stop a container
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerCreateSettings

Syntax

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

Remarks

Version: 1.25

Value

Type Description
Nullable<int>