WebFarmServerInfoProviderGetWebFarmServerInternal Method (String) |
Returns the WebFarmServerInfo structure for the specified webFarmServer.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax protected WebFarmServerInfo GetWebFarmServerInternal(
string serverName
)
Parameters
- serverName
- Type: SystemString
ServerName
Return Value
Type:
WebFarmServerInfoSee Also