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.activity.isalldatarequested below:

Activity.IsAllDataRequested Property (System.Diagnostics) | Microsoft Learn

Activity.IsAllDataRequested Property Definition

Gets or sets a value that indicates whether this activity should be populated with all the propagation information, as well as all the other properties, such as links, tags, and events.

public:
 property bool IsAllDataRequested { bool get(); void set(bool value); };
public bool IsAllDataRequested { get; set; }
member this.IsAllDataRequested : bool with get, set
Public Property IsAllDataRequested As Boolean
Property Value

true if the activity should be populated; false otherwise.

Remarks

The best practice for the library authors is not try to set this property. This property is automatically set when creating the Activity. The setter is useful only in the case of Activity objects created using the Activity constructor and want to override the default value. Activity objects created using StartActivity automatically have this property set to the right value.

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