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.Wget.
Summary
Set number of tries to number.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public uint Tries { get; set; }
Remarks
The default is to retry connection refused or not found (404), which are not retried.
20
times, with the exception of fatal errors like Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
uint |