ServiceClient<T>.WithHandler Method

 

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

Overload List

Name Description
System_CAPS_pubmethod WithHandler(DelegatingHandler)

System_CAPS_protmethod WithHandler(ServiceClient<T>, DelegatingHandler)

Extends the ServiceClient with a new handler.

See Also

ServiceClient<T> Class
Microsoft.WindowsAzure.Common Namespace

Return to top