Share via


RerunTumblingWindowTrigger.RerunConcurrency Property

Definition

Gets or sets the max number of parallel time windows (ready for execution) for which a rerun is triggered.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.rerunConcurrency")]
public int RerunConcurrency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.rerunConcurrency")>]
member this.RerunConcurrency : int with get, set
Public Property RerunConcurrency As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to