These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Interface ICacheDependent
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