This documentation is archived and is not being maintained.
IBuildServer.StartQueuedBuildsNow Method (Int32[])
Visual Studio 2013
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)
Parameters
- ids
- Type: System.Int32[]
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: