Summary
Interface to configure the cache configurations.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Implementing Types
graph BT
Type["ICacheConfiguration"]
class Type type-node
Implementing0["CacheConfigurationImpl"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Config/CacheConfigurationImpl"
Syntax
public interface ICacheConfiguration
Remarks
Interface to configure the cache configurations.
Properties
Name | Value | Summary |
---|---|---|
SlotCacheSize | int |
configures the size of the slot cache to hold a number of
slots in the cache.
|