Hi Andrea,
NetSqlAzMan has two ways of caching the store data.
1)WCF cache service
2)NetSqlAzMan.Cache.StorageCache
I want to use the second option. Now, "NetSqlAzMan.Cache.StorageCache" class does not have a method for invalidating this cache.
So, how do i invalidate the cache built using "NetSqlAzMan.Cache.StorageCache" object instance ?
NetSqlAzMan has two ways of caching the store data.
1)WCF cache service
2)NetSqlAzMan.Cache.StorageCache
I want to use the second option. Now, "NetSqlAzMan.Cache.StorageCache" class does not have a method for invalidating this cache.
So, how do i invalidate the cache built using "NetSqlAzMan.Cache.StorageCache" object instance ?