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: 11.1.0.0 (11.1)
Syntax
public override void FlushUpdates()
See Also