Share via


VssHttpClientBase.HandleResponse-Methode

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Protected Overridable Sub HandleResponse ( _
    response As HttpResponseMessage _
)
protected virtual void HandleResponse(
    HttpResponseMessage response
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VssHttpClientBase Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace