Summary
Gets or sets a value indicating whether buffering is disabled when pushing to an HTTP(S) server.
- Namespace
- Cake
.Common .Tools .DotNet .NuGet .Push - Containing Type
- Dot
Net Nu Get Push Settings
Syntax
public bool DisableBuffering { get; set; }
Remarks
This decreases memory usage.
Value
Type | Description |
---|---|
bool |