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 a value indicating whether curl should consider
ECONNREFUSED
as a failed operation
before retrying. The default value is
.
- Assembly
- Cake
.Curl .dll - Namespace
- Cake
.Curl - Containing Type
- CurlSettings
Syntax
public bool RetryOnConnectionRefused { get; set; }
Value
Type | Description |
---|---|
bool |