Click or drag to resize
WebFarmServerInfoProviderGetWebFarmServerInfo Method (Int32)
Returns the WebFarmServerInfo structure for the specified webFarmServer.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static WebFarmServerInfo GetWebFarmServerInfo(
	int webFarmServerId
)

Parameters

webFarmServerId
Type: SystemInt32
WebFarmServer id

Return Value

Type: WebFarmServerInfo
See Also