CloudTracingExtensions::AsFormattedString Method

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAsFormattedString(HttpRequestMessage^)

Returns string representation of a HttpRequestMessage.

System_CAPS_pubmethodSystem_CAPS_staticAsFormattedString(HttpResponseMessage^)

Returns string representation of a HttpResponseMessage.

System_CAPS_pubmethodSystem_CAPS_staticAsFormattedString<TKey, TValue>(IDictionary<TKey, TValue>^)

Converts given dictionary into a log string.

Return to top
Show: