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)
Syntaxpublic override void FlushUpdates()
Public Overrides Sub FlushUpdates
public:
virtual void FlushUpdates() override
abstract FlushUpdates : unit -> unit
override FlushUpdates : unit -> unit
See Also