static void Test_CreateVm(Host host) { //Get vm iso XenConnect conn = new XenConnect(host, testServerId, testip); conn.SendHeartBeat(); }