Header menu logo fantomas

CacheOptions<'Key> Type

Record fields

Record Field Description

Comparer

Full Usage: Comparer

Field type: IEqualityComparer<'Key>

Comparer to use for keys.

Field type: IEqualityComparer<'Key>

EvictionMode

Full Usage: EvictionMode

Field type: EvictionMode

Mechanism to use for evicting items from the cache.

Field type: EvictionMode

HeadroomPercentage

Full Usage: HeadroomPercentage

Field type: int

Safety margin size as a percentage of TotalCapacity.

Field type: int

TotalCapacity

Full Usage: TotalCapacity

Field type: int

Total capacity, determines the size of the underlying store.

Field type: int

Type something to start searching.