Adds new action to processing queue if action with given key is not already present.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- actionKey
- Type: System String
Key of the action.
- action
- Type: System Action
Action to be processed.
See Also