共用方式為


VssHttpClientBase.Send 方法 (HttpRequestMessage, Object)

命名空間:  Microsoft.VisualStudio.Services.Common
組件:  Microsoft.VisualStudio.Services.Common (在 Microsoft.VisualStudio.Services.Common.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.Common 命名空間