This documentation is archived and is not being maintained.
IBuildServer.StartQueuedBuildsNow Method (IQueuedBuild[])
Visual Studio 2013
Starts the provided queued builds 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
- builds
- Type: Microsoft.TeamFoundation.Build.Client.IQueuedBuild[]
The builds which should be started
- 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: