CloudExtensions.GetHttpPipeline Method

 

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

Overload List

Name Description
GetHttpPipeline(HttpMessageHandler)

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

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