EventLogWorkerInitialize Method |
Initializes the worker. Runs in the worker thread before the thread processes the first iteration.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax protected override void Initialize()
See Also