3637383940414243444546
// start watching client 0 agent.watch(0); // stop watching client 0 agent.unwatch(0); // close the agent and disconnect from NeuroServer. agent.close(); }