ITeamProjectCollectionServicing.QueueDetachCollection 方法 (Guid, IDictionary<String, String>, String, String%)

命名空间:  Microsoft.TeamFoundation.Framework.Client
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Function QueueDetachCollection ( _
    collectionId As Guid, _
    servicingTokens As IDictionary(Of String, String), _
    collectionStoppedMessage As String, _
    <OutAttribute> ByRef detachedConnectionString As String _
) As ServicingJobDetail
ServicingJobDetail QueueDetachCollection(
    Guid collectionId,
    IDictionary<string, string> servicingTokens,
    string collectionStoppedMessage,
    out string detachedConnectionString
)

参数

返回值

类型:Microsoft.TeamFoundation.Framework.Client.ServicingJobDetail

.NET Framework 安全性

请参见

参考

ITeamProjectCollectionServicing 接口

QueueDetachCollection 重载

Microsoft.TeamFoundation.Framework.Client 命名空间