Interface ICacheKeyManager
Generates cache-keys for certain objects and combines them with CacheKeys of parent-objects which this object relies on.
[InternalApi_DoNotUse_MayChangeWithoutNotice("this is just fyi")]
public interface ICacheKeyManager : ICacheKey
Properties
SubKeys
string[] SubKeys { get; }
Property Value
- string[]