Edit

Share via


ContinuousIntegrationTrigger.MaxConcurrentBuildsPerBranch Property

Definition

The maximum number of simultaneous CI builds that will run per branch.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public int MaxConcurrentBuildsPerBranch { get; set; }
member this.MaxConcurrentBuildsPerBranch : int with get, set
Public Property MaxConcurrentBuildsPerBranch As Integer

Property Value

Attributes

Applies to