Share via


DaprSidecarOptions.AppMaxConcurrency Property

Definition

Gets or sets the concurrency level of the application (unlimited if omitted).

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

Property Value

Applies to