Freigeben über


AdministrationWebService.CancelRequest-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub CancelRequest ( _
    hostId As Guid, _
    requestId As Long, _
    reason As String _
)
[WebMethodAttribute]
public void CancelRequest(
    Guid hostId,
    long requestId,
    string reason
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AdministrationWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace