| WebFarmServerInfoProviderGetWebFarmServerInfo Method (Int32) | 
            Returns the WebFarmServerInfo structure for the specified webFarmServer.
            
 
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 11.0.0
Syntaxpublic static WebFarmServerInfo GetWebFarmServerInfo(
	int webFarmServerId
)
Parameters
- webFarmServerId
 - Type: SystemInt32
WebFarmServer id 
Return Value
Type: 
WebFarmServerInfo
See Also