OCLOperators Refresh
(Created page with "Refresh asks the Persistence Server that implements SyncServer (as MDrivenServer) if there are changes done to objects since last call - if so server returns identities and cl...")
 
No edit summary
Line 2: Line 2:


This is an efficient way to make sure multiple clients see the same information.
This is an efficient way to make sure multiple clients see the same information.
[[Category:OCLOperators]]

Revision as of 12:22, 7 December 2022

Refresh asks the Persistence Server that implements SyncServer (as MDrivenServer) if there are changes done to objects since last call - if so server returns identities and client invalidates these and if the objects are needed again they are freshly pulled from Persistence server.

This is an efficient way to make sure multiple clients see the same information.

This page was edited 99 days ago on 02/10/2024. What links here