Summary
    Gets or sets how much time should elapse between deployment status checks(default 00:00:10).
    
		- Namespace
 - Cake
.Common .Tools .OctopusDeploy  - Containing Type
 - Octopus
Deploy Promote Release Settings  
Syntax
public TimeSpan? DeploymentChecksLeepCycle { get; set; }
	Value
| Type | Description | 
|---|---|
| TimeSpan? | 
