CloudExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAddHandlerToPipeline<T>(ServiceClient<T>, DelegatingHandler)

Adds a handler to the end of the HTTP pipeline of the client.

System_CAPS_pubmethodSystem_CAPS_staticCreateArgumentEmptyException(String)

Creates an ArgumentException for empty parameters.

System_CAPS_pubmethodSystem_CAPS_staticGetAssemblyVersion<T>(ServiceClient<T>)

Gets the assembly version of a service client.

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.

System_CAPS_pubmethodSystem_CAPS_staticSetRetryPolicy<T>(ServiceClient<T>, RetryPolicy)

Sets retry policy for the client.

Return to top
Show: