private void Complete() { play = false; //tell the facility to do something when complete myFacility.CompletedProduct(); }