Edit

Share via


Build.QueuePosition Property

Definition

The current position of the build in the queue.

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

Property Value

Attributes

Applies to