SimpleQueueWorkerTProcessItem Method |
Processing of single action.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax protected override void ProcessItem(
SimpleQueueItem item
)
Parameters
- item
- Type: CMS.BaseSimpleQueueItem
Item to be processed.
See Also