This documentation is archived and is not being maintained.

IBuildServer.StartQueuedBuildsNow Method (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)

function StartQueuedBuildsNow(
	ids : int[]
) : IQueuedBuild[]

Parameters

ids
Type: System.Int32[]

Show: