FileCache DefaultCacheCapabilities Property Nemiro.Data.dll
Gets a description of the features that the cache provides.

Namespace: Nemiro.Data.Caching
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public override DefaultCacheCapabilities DefaultCacheCapabilities { get; }

Property Value

Type: DefaultCacheCapabilities
See Also