Click or drag to resize

AutoPlacementCache Property

We want to cache all AutoPlacement objects (small and frequently used)

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public override CacheEnum Cache { get; }

Property Value

Type: CacheEnum

Implements

IOptimizedPersistableCache
See Also