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