Share via


HttpConnectionOptions.ApplicationMaxBufferSize Property

Definition

Gets or sets the maximum buffer size for data written by the application before backpressure is applied.

public long ApplicationMaxBufferSize { get; set; }
member this.ApplicationMaxBufferSize : int64 with get, set
Public Property ApplicationMaxBufferSize As Long

Property Value

The default value is 1MB.

Remarks

The default value is 1MB.

Applies to