Gets or sets a value in the cache by using the default indexer property for an instance of the [F:FileCache] class.
Namespace: Nemiro.Data.CachingAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Parameters
- key
- Type: System String
A unique identifier for the cache entry to add or get.
Property Value
Type: ObjectSee Also