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
The number of times a provider will retry after a failed action (not all providers support retrying). Defaults to 5.
- Assembly
- Cake
.MsDeploy .dll - Namespace
- Cake
.MsDeploy - Containing Type
- MsDeploySettings
Syntax
public Nullable<int> RetryAttempts { get; set; }
Value
Type | Description |
---|---|
Nullable |