OctopusDeployReleaseDeploymentSettings.

CancelOnTimeout Property

Summary

Gets or sets a value indicating whether to cancel the deployment if the deployment timeout is reached(default false).

Syntax

public bool CancelOnTimeout { get; set; }

Value

Type Description
bool