ThreadWorkerTInitialize Method |
Initializes the worker. Runs in the worker thread before the thread processes the first iteration.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected virtual void Initialize()
See Also