This documentation is archived and is not being maintained.

IQueuedBuild::Retry Method (Guid)

Marks the build for retry and puts it in the specified batch.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

void Retry(
	Guid batchId
)

Parameters

batchId
Type: System::Guid

The batch in which this build should be included

Show: