System

class System : public Helpers.ObjectBase, public ISystem
System.System(string address)

Constructs a new system for discovering top-controller(s) matching the given address.

Parameters

address – Host specification optionally followed by a port number, i.e. host:port.

Throws