Compartir a través de


TeamFoundationServicingService.QueueMoveCollection (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function QueueMoveCollection ( _
    deploymentContext As TeamFoundationRequestContext, _
    hostId As Guid, _
    targetDatabaseId As Integer _
) As ServicingJobDetail
public ServicingJobDetail QueueMoveCollection(
    TeamFoundationRequestContext deploymentContext,
    Guid hostId,
    int targetDatabaseId
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationServicingService Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)