DotNetNuGetPushSettings.

DisableBuffering Property

Summary

Gets or sets a value indicating whether buffering is disabled when pushing to an HTTP(S) server.

Syntax

public bool DisableBuffering { get; set; }

Remarks

This decreases memory usage.

Value

Type Description
bool