This documentation is archived and is not being maintained.
IBuildServer::StartQueuedBuildsNow Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
StartQueuedBuildsNow(array<Int32>) | Starts queued builds with the provided IDs if they are in a paused definition queue and have a status of Queued. |
|
StartQueuedBuildsNow(array<IQueuedBuild>) | Starts the provided queued builds if they are in a paused definition queue and have a status of Queued. |
Show: