Manages a pool of TClients for the given interface, forwarding RPC calls to members of the pool.
TClientPool construction helper to avoid having to explicitly specify the interface type, i.e. to allow the constructor being called using IFTI (see $(DMDBUG 6082, D Bugzilla enhancement requet 6082)).