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
SyntaxIEnumerable<string> GetEnabledServerNames()
Return Value
Type:
IEnumerableString
See Also