共用方式為


ClientNotificationHttpClient 建構函式 (Uri, HttpMessageHandler, Boolean)

命名空間:  Microsoft.VisualStudio.Services.ClientNotification.Client
組件:  Microsoft.VisualStudio.Services.WebApi (在 Microsoft.VisualStudio.Services.WebApi.dll 中)

語法

'宣告
Public Sub New ( _
    baseUrl As Uri, _
    pipeline As HttpMessageHandler, _
    disposeHandler As Boolean _
)
public ClientNotificationHttpClient(
    Uri baseUrl,
    HttpMessageHandler pipeline,
    bool disposeHandler
)

參數

.NET Framework 安全性

請參閱

參考

ClientNotificationHttpClient 類別

ClientNotificationHttpClient 多載

Microsoft.VisualStudio.Services.ClientNotification.Client 命名空間