Cache<TKey, TValue> Class
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Cache the results of a function.
Also manages the lifetime of the cached results.
If the number of unused items is greater than maxUnused, this class disposes the least recently used unused cached item.
Location
- Namespace
- Fuse.Internal
- Package
- Fuse.Common 2.9.1