IBuildServer.StartQueuedBuildsNow Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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. |
Top