Exemplo n.º 1
0
 public ManagerNode(ClusterConfiguration config)
 {
     _comms = new ManagerNodeComms(config, this);
 }