Click or drag to resize
EventLogWorkerInitialize Method
Initializes the worker. Runs in the worker thread before the thread processes the first iteration.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 9.0.0
Syntax
C#
protected override void Initialize()
See Also