Activity.ParentSpanId Eigenschaft

Definition

Ruft die SpanId des übergeordneten Elements ab.

public:
 property System::Diagnostics::ActivitySpanId ParentSpanId { System::Diagnostics::ActivitySpanId get(); };
public System.Diagnostics.ActivitySpanId ParentSpanId { get; }
member this.ParentSpanId : System.Diagnostics.ActivitySpanId
Public ReadOnly Property ParentSpanId As ActivitySpanId

Eigenschaftswert

Der übergeordnete .SpanId

Hinweise

Wenn im Activity.ParentId W3C-Format vorliegt, gibt diese Eigenschaft den SpanId Teil der ParentId zurück. Andernfalls wird eine Null SpanIdzurückgegeben.

Gilt für: