GetInSyncServers

(RPC Manager Library)

Description: Returns a one-dimensional array of the names or IPs of the potential, synchronized servers for the given service.
Returns: Array
Usage: Steady State only.
Function Groups: Network
Related to:  
Format: \RPCManager.GetInSyncServers(Service[, OptGUID])
Parameters:  
Service
Name by which the service is known.
OptGUID
The GUID of the application in which the service instance is located. Optional, the default is the application to which the caller belongs.
Comments: None