Synchronization |
||
From DataObjects.Net Wiki
Master-slave sync
P2P syncMicrosoft Sync Framework provides an excellent support for this pattern. We'll either support it, or use the very same approach. Disconnected stateWe're going to provide a special API allowing to "disconnect" any Session from the underlying storage and connect it back with either flushing or rolling back the changes. DetailsCheck out this post - it explains a lot. See also |



