This documentation is archived and is not being maintained.

IBuildServer::StartQueuedBuildsNow Method (array<Int32>)

Starts queued builds with the provided IDs if they are in a paused definition queue and have a status of Queued.

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

array<IQueuedBuild^>^ StartQueuedBuildsNow(
	array<int>^ ids
)

Parameters

ids
Type: array<System::Int32>

Show: