Поделиться через


TeamProjectCollectionWebService.QueueDetachCollection - метод

Пространство имен:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
<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
)

Параметры

Возвращаемое значение

Тип: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Безопасность платформы .NET Framework

См. также

Ссылки

TeamProjectCollectionWebService Класс

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices - пространство имен