db.syncable.disconnect()
Stops syncing with given url.
Syntax
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().
Stops syncing with given url.
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().