This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MsDeploy.
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 |