Partilhar via


Método TeamProjectCollectionWebService.QueueDetachCollection

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<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 de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Segurança do .NET Framework

Consulte também

Referência

TeamProjectCollectionWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices