WebFarmServerInfoProviderGetWebFarmServerInternal Method (Int32) |
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(
int webFarmServerId
)
Parameters
- webFarmServerId
- Type: SystemInt32
WebFarmServer id
Return Value
Type:
WebFarmServerInfoSee Also