How do you synchronously discover remoting servers

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2762

This topic has not yet been written. The content below is from the topic description.
n some cases, will need ability to synchronously discover the remoting servers that exist upon startup. This can be done by calling the forceDetection() method on the detector. This will return an array of NetworkInstances which contains the server information. Note, this method can take a few seconds to return (at least in multicast implementation).