Click or drag to resize

ServerClientSessionFlushUpdates Method

Send all updated pages to the server(s) managing those pages, freeing up memory in client.

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