Compartilhar via


SpanDetails.ParentContext Property

Definition

Gets the optional OpenTelemetry parent context used to link this span to an upstream operation.

public System.Diagnostics.ActivityContext? ParentContext { get; }
member this.ParentContext : Nullable<System.Diagnostics.ActivityContext>
Public ReadOnly Property ParentContext As Nullable(Of ActivityContext)

Property Value

Applies to