Hashtable in Cahe seems to have items removed

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bloodsugarsuckerfish

    Hashtable in Cahe seems to have items removed

    Hi all,

    I have in the ASP.NET cache a Hashtable of items. What seems to be
    happening,is that some of the actual entries in the hashtable are
    being removed, perhaps under memory pressure, when what I would have
    expected is that the actual hashtable be removed.

    I cannot see an other reason that the items would be removed, other
    than by the Cache itself.

    Has anyone else experienced this, is t expeced behaviour, or am I
    missing something?

    Thanks

    Rich
Working...