Table of Contents

Interface ICacheDependent

Namespace
ToSic.Eav.Caching
Assembly
ToSic.Eav.Core.dll

Marks something that is cache-dependent. Used for things that are themselves cached, but rely on an upstream cache.

[InternalApi_DoNotUse_MayChangeWithoutNotice("this is just fyi")]
public interface ICacheDependent : ITimestamped
Inherited Members

Methods

CacheChanged()

Find out if the source it depends on has changed.

bool CacheChanged()

Returns

bool

True if the upstream cache returns a newer timestamp