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.Curl.
Summary
Gets or sets the maximum amount of time during which curl should retry a failed operation.
Setting this property to zero means retrying without a time limit. This is the default value.
- Assembly
- Cake
.Curl .dll - Namespace
- Cake
.Curl - Containing Type
- CurlSettings
Syntax
public uint RetryMaxTimeSeconds { get; set; }
Value
Type | Description |
---|---|
uint |