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.ProGet.
Summary
Gets or sets the request timeout.
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Asset - Containing Type
- ProGetConfiguration
Syntax
public Nullable<TimeSpan> RequestTimeout { get; set; }
Value
Type | Description |
---|---|
Nullable |
The request timeout. |