IHttpTransportHandlerProvider::CreateHttpTransportHandler Method ()

 

Creates a handler for the HTTP transport.

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

HttpMessageHandler^ CreateHttpTransportHandler()

Return Value

Type: System.Net.Http::HttpMessageHandler^

The created handler for the HTTP transport.

Return to top
Show: