Contract for Simol item caches.
            
        
        Namespace: Simol.CacheAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
public interface IItemCache  | 
| Visual Basic | 
|---|
Public Interface IItemCache  | 
| Visual C++ | 
|---|
public interface class IItemCache  | 
Remarks
            Implementations must be safe for use by multiple threads.