ServiceClient<T>.WithHandlers Method (IEnumerable<DelegatingHandler>)

 

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

public T WithHandlers(
	IEnumerable<DelegatingHandler> handlers
)

Return Value

Type: T
Return to top
Show: