CloudTracingExtensions Class
Helper extension methods used by tracing providers.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AsFormattedString(HttpRequestMessage^) | Returns string representation of a HttpRequestMessage. |
![]() ![]() | AsFormattedString(HttpResponseMessage^) | Returns string representation of a HttpResponseMessage. |
![]() ![]() | AsFormattedString<TKey, TValue>(IDictionary<TKey, TValue>^) | Converts given dictionary into a log string. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

