Condividi tramite


ContainerAppDaprConfiguration.MaxConcurrency Property

Definition

Maximum number of concurrent requests, events handled by the Dapr sidecar.

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

Property Value

Applies to