CacheSynchronizationLogTouchKeysTask Method (String) |
Logs the web farm synchronization task for the touch key operation
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static void LogTouchKeysTask(
params string[] keys
)
Parameters
- keys
- Type: SystemString
Keys to touch
See Also