1 write to MaximumKilobytes
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLog.cs (1)
133set => _underlyingEventLog.MaximumKilobytes = value;
1 reference to MaximumKilobytes
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLog.cs (1)
132get => _underlyingEventLog.MaximumKilobytes;