This documentation is archived and is not being maintained.

IQueuedBuild::QueuePosition Property

Gets the current position of the build in the queue.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property int QueuePosition {
	int get ();
}

Property Value

Type: System::Int32
The current position of the build in the queue.

Show: