Summary
Gets or sets a value indicating timeout for pushing to a server in seconds.
Defaults to 300 seconds (5 minutes). Specifying 0 (zero seconds) applies the default value.
- Namespace
- Cake
.Common .Tools .DotNet .NuGet .Push - Containing Type
- Dot
Net Nu Get Push Settings
Syntax
public int? Timeout { get; set; }
Value
Type | Description |
---|---|
int? |