Share via


IAgentReservationExtension.EndReserveAgent (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Build.Workflow.Services
Ensamblado:  Microsoft.TeamFoundation.Build.Workflow (en Microsoft.TeamFoundation.Build.Workflow.dll)

Sintaxis

'Declaración
Function EndReserveAgent ( _
    <OutAttribute> ByRef possibleAgents As IList(Of Tuple(Of Uri, String)), _
    result As IAsyncResult _
) As Integer
int EndReserveAgent(
    out IList<Tuple<Uri, string>> possibleAgents,
    IAsyncResult result
)

Parámetros

Valor devuelto

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

IAgentReservationExtension Interfaz

Microsoft.TeamFoundation.Build.Workflow.Services (Espacio de nombres)