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
Public method StartQueuedBuildsNow(array<Int32[]) Starts queued builds with the provided IDs if they are in a paused definition queue and have a status of Queued.
Public method StartQueuedBuildsNow(array<IQueuedBuild[]) Starts the provided queued builds if they are in a paused definition queue and have a status of Queued.

Top

See Also

Reference

IBuildServer Interface

Microsoft.TeamFoundation.Build.Client Namespace