Click or drag to resize
WebFarmHelperGetServerNamesToUpdate Method
Gets the list of names of servers to be updated. Current server is excluded.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static IEnumerable<string> GetServerNamesToUpdate()

Return Value

Type: IEnumerableString
See Also