Tracing Class
Represents tracing for requests and responses.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | NextInvocationId | Gets the next invocation identifier. |
| Name | Description | |
|---|---|---|
![]() ![]() | Configuration(String, String, String) | Represents the tracing configuration. |
![]() ![]() | Enter(String, Object, String, IDictionary(Of String, Object)) | Represents the tracing entry. |
![]() ![]() | Error(String, Exception) | Represents the tracing error. |
![]() ![]() | Exit(String, Object) | Abandons the tracing method. |
![]() ![]() | Information(String) | Specifies the tracing information. |
![]() ![]() | Information(String, Object()) | Specifies the tracing information. |
![]() ![]() | ReceiveResponse(String, HttpResponseMessage) | Receives a tracing response. |
![]() ![]() | SendRequest(String, HttpRequestMessage) | Sends a tracing request. |
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:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)