ActivityWithClaims.TelemetryActivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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