MemoryCache.DefaultCacheCapabilities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a description of the features that the cache provides.
public:
virtual property System::Runtime::Caching::DefaultCacheCapabilities DefaultCacheCapabilities { System::Runtime::Caching::DefaultCacheCapabilities get(); };
public override System.Runtime.Caching.DefaultCacheCapabilities DefaultCacheCapabilities { get; }
member this.DefaultCacheCapabilities : System.Runtime.Caching.DefaultCacheCapabilities
Public Overrides ReadOnly Property DefaultCacheCapabilities As DefaultCacheCapabilities
Property Value
A bitwise combination of flags that indicate the default capabilities of the cache implementation.
Remarks
The capabilities of a cache implementation are a combination of the following values:
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.