Click or drag to resize

SessionBaseClearCache Method

Clears page cache and closes databases. Avoid using this one for now.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public virtual void ClearCache()
See Also