A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activitycontext below:

ActivityContext Struct (System.Diagnostics) | Microsoft Learn

ActivityContext Struct Definition

A representation that conforms to the W3C TraceContext specification. It contains two identifiers: a TraceId and a SpanId, along with a set of common TraceFlags and system-specific TraceState values.

public value class ActivityContext : IEquatable<System::Diagnostics::ActivityContext>
public readonly struct ActivityContext : IEquatable<System.Diagnostics.ActivityContext>
type ActivityContext = struct
Public Structure ActivityContext
Implements IEquatable(Of ActivityContext)
Inheritance
Implements

ActivityContext contains the property IsRemote, which is not part of W3C. IsRemote is indicating if the context is propagated from a remote parent.

Constructors Properties IsRemote

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

SpanId

The Id of the request as known by the caller.

TraceFlags

The flags defined by the W3C standard along with the ID for the activity.

TraceId

The trace identifier.

TraceState

Holds the W3C 'tracestate' header.

Methods Operators

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4