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
Copy file name to clipboardExpand all lines: xml/System.Diagnostics.Tracing/EventSourceSettings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@
137
137
</ReturnValue>
138
138
<MemberValue>4</MemberValue>
139
139
<Docs>
140
-
<summary>The ETW listener should use a manifest-based format when raising events. Setting this option is a directive to the ETW listener should use manifest-based format when raising events. This is the default option when defining a type derived from <seecref="T:System.Diagnostics.Tracing.EventSource" /> using one of the protected <seecref="T:System.Diagnostics.Tracing.EventSource" /> constructors. This format has lower per-event serialization overhead compared to <seecref="F:System.Diagnostics.Tracing.EventSourceSettings.EtwSelfDescribingEventFormat" />.</summary>
140
+
<summary>The ETW listener should use a manifest-based format when raising events. This is the default option when defining a type derived from <seecref="T:System.Diagnostics.Tracing.EventSource" /> using one of the protected <seecref="T:System.Diagnostics.Tracing.EventSource" /> constructors. This format has lower per-event serialization overhead compared to <seecref="F:System.Diagnostics.Tracing.EventSourceSettings.EtwSelfDescribingEventFormat" />.</summary>
0 commit comments