RerunTumblingWindowTrigger.RerunConcurrency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The max number of parallel time windows (ready for execution) for which a rerun is triggered.
public int RerunConcurrency { get; set; }
member this.RerunConcurrency : int with get, set
Public Property RerunConcurrency As Integer