Condividi tramite


DaprSidecarOptions.DaprHttpMaxRequestSize Property

Definition

Gets or sets the maximum size, in MB, of a Dapr request body.

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

Property Value

Applies to