Compartilhar via


Método TeamProjectCollectionWebService.DisableServicing

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

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function DisableServicing ( _
    reason As String, _
    processIdentifier As String _
) As Boolean
[WebMethodAttribute]
public bool DisableServicing(
    string reason,
    string processIdentifier
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

TeamProjectCollectionWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices