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