IBuildServer.RetryQueuedBuilds 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 RetryQueuedBuilds(array<IQueuedBuild[]) Retries the specified builds and puts them into a batch together.
Public method RetryQueuedBuilds(array<IQueuedBuild[], Guid) Retries the specified builds and puts them into a batch together.
Public method RetryQueuedBuilds(array<IQueuedBuild[], Guid, QueuedBuildRetryOption) Retries the specified builds with the specific retry option and puts all specified builds into a batch together.

Top

See Also

Reference

IBuildServer Interface

Microsoft.TeamFoundation.Build.Client Namespace