CloudExtensions Class
Represents the internal extensions that are available for cloud services.
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. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)