CacheSynchronizationLogClearCacheTask Method |
Logs the web farm task for clear cache operation
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static void LogClearCacheTask(
string startsWith,
bool caseSensitive
)
Parameters
- startsWith
- Type: SystemString
Starts with parameter for the clear operation - caseSensitive
- Type: SystemBoolean
Case sensitive
See Also