You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>The <see cref="N:System.Diagnostics.Tracing" /> namespace provides types and members that enable you to create strongly typed events to be captured by event tracing for Windows (ETW).</summary>
<remarks>
<format type="text/markdown"><![CDATA[
## Remarks
A strongly typed event is identified by name and contains payload descriptions. You can discover the list of events that a program can produce by using reflection.