Click or drag to resize
EventLogCleaner Class
Thread for deleting old event logs.
Inheritance Hierarchy
SystemObject
  CMS.EventLogEventLogCleaner

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 9.0.0
Syntax
C#
public class EventLogCleaner

The EventLogCleaner type exposes the following members.

Constructors
  NameDescription
Public methodEventLogCleaner
Constructor.
Top
Methods
  NameDescription
Public methodRunAsync
Run async thread to delete old logs.
Top
See Also