Condividi tramite


Metodo TeamProjectCollectionWebService.QueueDetachCollection

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<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
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamProjectCollectionWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices