Partager via


TeamProjectCollectionWebService.DisableServicing, méthode

Espace de noms :  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function DisableServicing ( _
    reason As String, _
    processIdentifier As String _
) As Boolean
[WebMethodAttribute]
public bool DisableServicing(
    string reason,
    string processIdentifier
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

TeamProjectCollectionWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms