次の方法で共有


ActivityWithClaims.TelemetryActivity Property

Definition

Holds the Activity used for distributed tracing and telemetry correlation, cloned from the original request context to enable trace continuity across the background queue boundary.

public System.Diagnostics.Activity TelemetryActivity { get; set; }
member this.TelemetryActivity : System.Diagnostics.Activity with get, set
Public Property TelemetryActivity As Activity

Property Value

Applies to