Share via


InsightsClient.WithHandler Method

 

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

Overload List

Name Description
System_CAPS_pubmethod WithHandler(DelegatingHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethod WithHandler(DelegatingHandler)

Get an instance of the InsightsClient class that uses the handler while initiating web requests.

System_CAPS_protmethod WithHandler(ServiceClient<T>, DelegatingHandler)

(Inherited from ServiceClient<T>.)

See Also

InsightsClient Class
Microsoft.Azure.Insights Namespace

Return to top