Use sample .Net code to connect to a project.
NetEspProject project = server.get_project(“test”, “test”, error);
project.connect(error);