VssHttpClientBase.Send 方法 (HttpRequestMessage, Object)

命名空间:  Microsoft.VisualStudio.Services.WebApi
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Protected Function Send ( _
    message As HttpRequestMessage, _
    userState As Object _
) As HttpResponseMessage
protected HttpResponseMessage Send(
    HttpRequestMessage message,
    Object userState
)

参数

返回值

类型:System.Net.Http.HttpResponseMessage

.NET Framework 安全性

请参阅

参考

VssHttpClientBase 类

Send 重载

Microsoft.VisualStudio.Services.WebApi 命名空间