Is there a suggested method to just clear out all the objects in a DataCache ?
I could use the DataCache.GetObjectsByAllTags method but that required a region, which i cant use since i need to share objects among multiple cache hosts.
Is there a suggested method to just clear out all the objects in a DataCache ?
I could use the DataCache.GetObjectsByAllTags method but that required a region, which i cant use since i need to share objects among multiple cache hosts.