Class KeyAddedCacheEvent<TType>

Type Parameters

  • TType = unknown

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

group: string
key: string
ttl: null | TimeSpan
value: TType

Methods