ServiceClient<T>.WithHandler Method
Namespace: Microsoft.WindowsAzure.Common
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
Name | Description | |
---|---|---|
WithHandler(DelegatingHandler) | ||
WithHandler(ServiceClient<T>, DelegatingHandler) | Extends the ServiceClient with a new handler. |
See Also
ServiceClient<T> Class
Microsoft.WindowsAzure.Common Namespace
Return to top