Skip to content

Add Callback when a value gets evicted #11

@Raildex

Description

@Raildex

In my case, my values are IDisposable and use native resources.

A callback when an item gets removed from the cache is necessary to properly cleanup the resources.

A Action<TValue> as a constructor argument would be great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions