Summary
    Gets or sets a value indicating whether to cancel the deployment if the deployment timeout is reached(default false).
    
		- Namespace
 - Cake
.Common .Tools .OctopusDeploy  - Containing Type
 - Octopus
Deploy Promote Release Settings  
Syntax
public bool CancelOnTimeout { get; set; }
	Value
| Type | Description | 
|---|---|
| bool | 
