Share via


CloudExtensions.GetHttpPipeline Method

 

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetHttpPipeline(HttpMessageHandler)

Gets the HTTP pipeline that is formed from the starting handler.

System_CAPS_pubmethodSystem_CAPS_static GetHttpPipeline<T>(ServiceClient<T>)

Gets the HTTP pipeline for the specified service client.

See Also

CloudExtensions Class
Microsoft.WindowsAzure.Common.Internals Namespace

Return to top