WebFarmServerInfoProviderGetWebFarmServerInternal Method (String) |
Returns the WebFarmServerInfo structure for the specified web farm server.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 9.0.0
Syntax protected WebFarmServerInfo GetWebFarmServerInternal(
string serverName
)
Parameters
- serverName
- Type: SystemString
Server name
Return Value
Type:
WebFarmServerInfoSee Also