Default item cache implementation.
Namespace: Simol.CacheAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public class SimpleCache : IItemCache |
| Visual Basic |
|---|
Public Class SimpleCache _ Implements IItemCache |
| Visual C++ |
|---|
public ref class SimpleCache : IItemCache |
Remarks
All public members of this class are thread-safe.