public int Update() { frame.Update(); if (frame.IsCall) { parent.Retry(); } return((int)STATENAME.Changeless); }