Click or drag to resize
WebSyncHelperServersToUpdate Property
Gets the collection of servers to be updated if needed. Current server is excluded.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static List<WebFarmServerInfo> ServersToUpdate { get; }

Property Value

Type: ListWebFarmServerInfo
See Also