public void Stop() { _Machine.Clean(); _Stop = true; Singleton <Log> .Instance.WriteInfo("pakcage read stop."); }