The interface for cache strategy. Each class that is pluggable to the MyAF.Cache must implement this interface.
For a list of all members of this type, see ICacheStrategy Members.
| Type | Description |
|---|---|
| DefaultCacheStrategy | The sample cache strategy implementation which shows how to create a pluggable component for MyAF.Cache to customize the way objects are cached and retrieved. |
Namespace: MyAF.Cache
Assembly: MyAF.Cache (in MyAF.Cache.dll)
ICacheStrategy Members | MyAF.Cache Namespace