Click or drag to resize
EventLogWorkerDefaultInterval Property
Gets the interval in milliseconds for the worker (default 100ms)

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

Property Value

Type: Int32
See Also