Called when a cache entry is touched inside the cache. (Read operation)
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
void Touch( TKey key, TValue value )
Sub Touch ( _ key As TKey, _ value As TValue _ )
void Touch( TKey key, TValue value )
void Touch( TKey key, TValue value )