Share via


DaprSidecarOptions.DaprHttpReadBufferSize Property

Definition

Gets or sets the maximum size, in KB, of the HTTP header read buffer.

public int? DaprHttpReadBufferSize { get; init; }
member this.DaprHttpReadBufferSize : Nullable<int> with get, set
Public Property DaprHttpReadBufferSize As Nullable(Of Integer)

Property Value

Applies to