Click or drag to resize
ServerInfoProviderGetServers Method
Returns all servers.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ServerInfo> GetServers()

Return Value

Type: ObjectQueryServerInfo
See Also