Condividi tramite


Metodo TeamProjectCollectionWebService.DisableServicing

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 DisableServicing ( _
    reason As String, _
    processIdentifier As String _
) As Boolean
[WebMethodAttribute]
public bool DisableServicing(
    string reason,
    string processIdentifier
)

Parametri

Valore restituito

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamProjectCollectionWebService Classe

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