Skip to content

CacheService.Keys field

Existing cache keys. A simple wrapper around LazyCache's CachingService.

public static readonly HashSet<string> Keys;

See Also