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
Syntax public static IEnumerable<string> WebFarmMemoryTasks { get; }
Property Value
Type:
IEnumerableStringSee Also