| ServerInfoProviderGetServerInfoInternal Method (String, Int32) | 
            Returns the ServerInfo structure for the specified server.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntaxprotected ServerInfo GetServerInfoInternal(
	string serverName,
	int siteId
)
Parameters
- serverName
 - Type: SystemString
Server name - siteId
 - Type: SystemInt32
Site ID 
Return Value
Type: 
ServerInfo
See Also