Compartir a través de


TeamProjectCollectionWebService.QueueDetachCollection (Método)

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

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function QueueDetachCollection ( _
    collectionProperties As TeamProjectCollectionProperties, _
    collectionStoppedMessage As String, _
    <OutAttribute> ByRef detachedConnectionString As String _
) As ServicingJobDetail
[WebMethodAttribute]
public ServicingJobDetail QueueDetachCollection(
    TeamProjectCollectionProperties collectionProperties,
    string collectionStoppedMessage,
    out string detachedConnectionString
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Seguridad de .NET Framework

Vea también

Referencia

TeamProjectCollectionWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)