Share via


TeamFoundationServicingService.QueuePatchCollections-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function QueuePatchCollections ( _
    deploymentContext As TeamFoundationRequestContext, _
    collectionIds As Guid(), _
    stopHostsNow As Boolean _
) As List(Of ServicingJobDetail)
public List<ServicingJobDetail> QueuePatchCollections(
    TeamFoundationRequestContext deploymentContext,
    Guid[] collectionIds,
    bool stopHostsNow
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.List<ServicingJobDetail>

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationServicingService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace