Click or drag to resize
EventLogWorkerMaintenanceInterval Property
Gets the maintenance interval in milliseconds (default 10s)

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 9.0.0
Syntax
C#
protected override int MaintenanceInterval { get; }

Property Value

Type: Int32
See Also