Freigeben über


TeamProjectCollectionWebService.DisableServicing-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamProjectCollectionWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace