Share via


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

Top

See Also

Reference

IQueuedBuild Interface

Microsoft.TeamFoundation.Build.Client Namespace