WebFarmHelperGetServerNamesToUpdate Method |
Gets the list of names of servers to be updated. Current server is excluded.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static IEnumerable<string> GetServerNamesToUpdate()
Return Value
Type:
IEnumerableStringSee Also