Share via


HttpConnectionDispatcherOptions.TransportMaxBufferSize Property

Definition

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

public long TransportMaxBufferSize { get; set; }

Property Value

Remarks

The default value is 65KB.

Applies to