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