Some times you may want to remove all items from cached memory and fill it by new data. Session State has a method for emptying Session memory for specified user (Session.Abandon() ). but in Cache object there is no the same method. with simple technique...