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