Freigeben über


TeamProjectCollectionService.QueueExportCollection-Methode

Stellt eine in die Warteschlange vom System gehosteten zu exportierenden Auflistung.

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

Syntax

'Declaration
Public Function QueueExportCollection ( _
    requestContext As TeamFoundationRequestContext, _
    hostId As Guid, _
    collectionStoppedMessage As String, _
    deleteStagingDb As Boolean _
) As ServicingJobDetail
public ServicingJobDetail QueueExportCollection(
    TeamFoundationRequestContext requestContext,
    Guid hostId,
    string collectionStoppedMessage,
    bool deleteStagingDb
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamProjectCollectionService Klasse

Microsoft.TeamFoundation.Server.Core-Namespace