←Select platform

DefaultCacheCapabilities Property

Summary

The capabilities of this cache

Syntax
C#
C++/CLI
Java
Python
public abstract DefaultCacheCapabilities DefaultCacheCapabilities { get; } 
public:  
   virtual property DefaultCacheCapabilities^ DefaultCacheCapabilities 
   { 
      DefaultCacheCapabilities^ get() abstract; 
   } 
public abstract EnumSet<DefaultCacheCapabilities> getDefaultCacheCapabilities() 
DefaultCacheCapabilities get (ObjectCache) 

Property Value

The capabilities of this cache.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.