ActivityContext.IsRemote Property

Definition

Indicates if the activity context was propagated from a remote parent.

C#
public bool IsRemote { get; }

Property Value

true if it was propagated from a remote parent; false otherwise.

Remarks

IsRemote is not a part of W3C specification. It is needed for the OpenTelemetry scenarios.

Applies to

Produkt Versioner
.NET 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)