Dela via


TraceContext Class

Definition

The trace context for the current invocation.

public abstract class TraceContext
type TraceContext = class
Public MustInherit Class TraceContext
Inheritance
TraceContext

Constructors

TraceContext()

Properties

TraceParent

Gets the identity of the incoming invocation in a tracing system.

TraceState

Gets the state data.

Applies to