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 protected WebFarmServerInfo GetWebFarmServerInternal(
int webFarmServerId
)
Parameters
- webFarmServerId
- Type: SystemInt32
Web farm server ID.
Return Value
Type:
WebFarmServerInfoSee Also