Click or drag to resize

ServerClientSessionSharedClearCache Method

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

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public override void ClearCache()
See Also