Click or drag to resize

ConnectionServicesDiscoverServers Method

Discovers FactoryLogix xTend Integration servers running on same local network subnet as the caller.

Namespace:  FactoryLogix.xTend.Core
Assembly:  FactoryLogix.xTend.API (in FactoryLogix.xTend.API.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public List<string> DiscoverServers()

Return Value

Type: ListString
A list containing the fully qualified domain names (FQDN) of all FactoryLogix xTend Integration servers running on the local subnet
See Also