db.syncable.disconnect()
Stops syncing with given url.
Syntax
db.syncable.disconnect(url);
Remarks
Suspend syncing with the remote server at given URL but keep the sync state to be prepared for resuming sync again using db.syncable.connect().
db.syncable.disconnect(url);
© 2014-2025 Awarica AB
Made with love for great people.
Read Terms & Conditions and Privacy Policy.