ServiceClient<T> Properties

 

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

Properties

Name Description
System_CAPS_pubproperty HttpClient

Gets the HttpClient that is used for making HTTP requests.

System_CAPS_protproperty HttpMessageHandler

Gets a reference to an HTTP handler.

System_CAPS_pubproperty UserAgent

Gets the UserAgent collection. This collection can be modified with custom user agent strings.

See Also

ServiceClient<T> Class
Microsoft.WindowsAzure.Common Namespace

Return to top