Nevron.Nov.Threading Namespace / NCacheMap<TKey,TValue> Class


In This Topic
    NCacheMap<TKey,TValue> Class Methods
    In This Topic

    For a list of all members of this type, see NCacheMap<TKey,TValue> members.

    Public Methods
     NameDescription
    Public MethodGets a value from the cache, or creates the value and caches it, if it is not there  
    Public MethodRemoves the item from the map that corresponds to the specified key.  
    Public MethodRemoves items from the map, that fail to pass the specified validation check  
    Public MethodTries to get a value from the cache.  
    Top
    See Also