Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
CacheSynchronization Class
CacheSynchronization Methods
LogTouchKeysTask Method
LogTouchKeysTask Method (IEnumerable(String))
LogTouchKeysTask Method (String[])
CacheSynchronization
LogTouchKeysTask Method (IEnumerable
String
)
Logs the web farm synchronization task for the touch key operation
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
void
LogTouchKeysTask
(
IEnumerable
<
string
>
keys
)
Parameters
keys
Type:
System.Collections.Generic
IEnumerable
String
Keys to touch
See Also
Reference
CacheSynchronization Class
LogTouchKeysTask Overload
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com