Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
RetryQueuedBuilds(array<IQueuedBuild[]) | Retries the specified builds and puts them into a batch together. |
![]() |
RetryQueuedBuilds(array<IQueuedBuild[], Guid) | Retries the specified builds and puts them into a batch together. |
![]() |
RetryQueuedBuilds(array<IQueuedBuild[], Guid, QueuedBuildRetryOption) | Retries the specified builds with the specific retry option and puts all specified builds into a batch together. |
Top