ProGetConfiguration.

RequestTimeout Property

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<TimeSpan> The request timeout.