CloudExtensions::GetHttpPipeline Method

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetHttpPipeline(HttpMessageHandler^)

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

System_CAPS_pubmethodSystem_CAPS_staticGetHttpPipeline<T>(ServiceClient<T>^)

Gets the HTTP pipeline for the specified service client.

Return to top
Show: