| Interface | Description |
|---|---|
| SlidingExpirationCache.ItemDisposalFunc<V> |
An optional function defining extra cleanup steps to take when a cache item is cleaned up.
|
| SlidingExpirationCache.ShouldDisposeFunc<V> |
An optional function defining the conditions under which an expired entry should be cleaned up
at cleanup time.
|
| Enum | Description |
|---|---|
| RdsUrlType |