CloudExtensions Methods
Namespace:
Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddHandlerToPipeline<T>(ServiceClient<T>, DelegatingHandler) | Adds a handler to the end of the HTTP pipeline of the client. |
![]() ![]() | CreateArgumentEmptyException(String) | Creates an ArgumentException for empty parameters. |
![]() ![]() | GetAssemblyVersion<T>(ServiceClient<T>) | Gets the assembly version of a service client. |
![]() ![]() | 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. |
![]() ![]() | SetRetryPolicy<T>(ServiceClient<T>, RetryPolicy) | Sets retry policy for the client. |
Show:

