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) | Retry() | Marks the build for retry without batching. If batching with other builds is desired see IBuildServer.RetryQueuedBuilds. | 
| .gif) | Retry(Guid) | Marks the build for retry and puts it in the specified batch. | 
| .gif) | Retry(Guid, QueuedBuildRetryOption) | Marks the build for retry and puts it in the specified batch with the specified retry option. | 
Top