| WebFarmServerInfoProviderGetWebFarmServerInternal Method (Int32) | 
            Returns the WebFarmServerInfo structure for the specified web farm server.
            
 
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 10.0.0
 Syntax
Syntaxprotected WebFarmServerInfo GetWebFarmServerInternal(
	int webFarmServerId
)
Parameters
- webFarmServerId
- Type: SystemInt32
 Web farm server ID.
Return Value
Type: 
WebFarmServerInfo See Also
See Also