Edit

Share via


Activity.Events Property

Definition

Gets the list of all the activity events attached to this activity.

public System.Collections.Generic.IEnumerable<System.Diagnostics.ActivityEvent> Events { get; }

Property Value

An enumeration of activity events attached to this activity. If the activity has no events, returns an empty enumeration.

Applies to

Product Versions
.NET 5, 6 (package-provided), 6, 7 (package-provided), 7, 8 (package-provided), 8, 9 (package-provided), 9
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)