VssHttpClientBase.Send-Methode (HttpRequestMessage, Object)

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

Syntax

'Declaration
Protected Function Send ( _
    message As HttpRequestMessage, _
    userState As Object _
) As HttpResponseMessage
protected HttpResponseMessage Send(
    HttpRequestMessage message,
    Object userState
)

Parameter

Rückgabewert

Typ: System.Net.Http.HttpResponseMessage

.NET Framework-Sicherheit

Siehe auch

Referenz

VssHttpClientBase Klasse

Send-Überladung

Microsoft.VisualStudio.Services.WebApi-Namespace