This documentation is archived and is not being maintained.

IBuildController::QueueCount Property

Gets the current queue count for this build controller.

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

property int QueueCount {
	int get ();
}

Property Value

Type: System::Int32
The current queue count for this build controller.

Show: