ServiceClient<T>.HttpClient Property
Gets the HttpClient that is used for making HTTP requests.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Property Value
Type: System.Net.Http.HttpClientThe HttpClient that is used for making HTTP requests.
Show: