WebSyncHelperWebFarmMemoryTasks Property |
Gets list of all task types which synchronizes only memory objects.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntaxpublic static IEnumerable<string> WebFarmMemoryTasks { get; }
Property Value
Type:
IEnumerableString
See Also