IWebFarmServiceGetEnabledServerNames Method |
Gets enumeration of names of all enabled web farm servers.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax IEnumerable<string> GetEnabledServerNames()
Return Value
Type:
IEnumerableStringSee Also