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 the connect timeout to
seconds
seconds. TCP connections that take longer to establish will be aborted.
By default, there is no connect timeout, other than that implemented by system libraries.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public Nullable<TimeSpan> ConnectTimeout { get; set; }
Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
Nullable |