ServiceClient<T>.HttpMessageHandler Property

 

Gets a reference to an HTTP handler.

Namespace:   Microsoft.WindowsAzure.Common
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

protected internal HttpMessageHandler HttpMessageHandler { get; }

Property Value

Type: System.Net.Http.HttpMessageHandler

A reference to an HTTP handler.

Return to top
Show: