Click or drag to resize

SessionBaseClientCache Property

Gets the client page cache object

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

Property Value

Type: DataCache
The DataCache
See Also