OctopusDeployReleaseDeploymentSettings.

DeploymentTimeout Property

Summary

Gets or sets maximum time (timespan format) that the console session will wait for the deployment to finish (default 00:10:00). This will not stop the deployment. Requires WaitForDeployment parameter set.

Syntax

public TimeSpan? DeploymentTimeout { get; set; }

Value

Type Description
TimeSpan?