Click or drag to resize
BaseSynchronizationWorkerRunWorkerAction Method
Runs the worker action within the CurrentUser and SynchronizationActionContext contexts ensured on initialization of the worker instance.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
protected abstract void RunWorkerAction()
See Also