We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512f2de commit e6f87e6Copy full SHA for e6f87e6
xml/System.Diagnostics/EventLog.xml
@@ -2562,7 +2562,8 @@ SVC_UPDATE.EXE
2562
</Parameters>
2563
<Docs>
2564
<param name="action">The overflow behavior for writing new entries to the event log. Must not be `OverwriteOlder`.</param>
2565
- <param name="retentionDays">Deprecated. Must be 0.</summary>
+ <param name="retentionDays">Deprecated. Must be 0.</param>
2566
+ <summary>Changes the configured behavior for writing new entries when the event log reaches its maximum file size.</summary>
2567
<remarks>
2568
<format type="text/markdown"><![CDATA[
2569
0 commit comments