Click or drag to resize

SessionBaseClientCache Property

Gets the client page cache object

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public DataCache ClientCache { get; }

Property Value

Type: DataCache
The DataCache
See Also