Compartilhar via


Método VssHttpClientBase.HandleResponse

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (em Microsoft.VisualStudio.Services.Common.dll)

Sintaxe

'Declaração
Protected Overridable Sub HandleResponse ( _
    response As HttpResponseMessage _
)
protected virtual void HandleResponse(
    HttpResponseMessage response
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

VssHttpClientBase Classe

Namespace Microsoft.VisualStudio.Services.Common