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

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
IEnumerable<string> GetServerNamesToUpdate()

Return Value

Type: IEnumerableString
See Also