MsDeploySettings.

RetryInterval Property

Summary

Interval in milliseconds between retry attempts (-retryAttempts). The default is 1000.
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

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

Value

Type Description
Nullable<int>