Click or drag to resize
WebSyncHelperWebFarmMemoryTasks Property
Gets list of all task types which synchronizes only memory objects.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static IEnumerable<string> WebFarmMemoryTasks { get; }

Property Value

Type: IEnumerableString
See Also