Click or drag to resize
IWebFarmServiceGetEnabledServerNames Method
Gets enumeration of names of all enabled web farm servers.

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

Return Value

Type: IEnumerableString
See Also