Ejemplo n.º 1
0
 internal void EvictFromCache(AsyncRef aref)
 {
     asyncRecordCache.Evict(aref.asyncRecord.cacheKeyToEvict);
 }