Classes
| Class | Description | |
|---|---|---|
|
|
Cache<(Of <(<'TKey, TItem>)>)> |
Cache able to do sliding and absolut expirations.
|
|
|
CacheKey |
String key of object.
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
Cache<(Of <(<'TKey, TItem>)>)>..::..LoadItemDelegate |
Delegate to fetch new items into cache.
|