dojox.off.sync.upload
dojo.require("dojox.off.sync");
defined in dojox/off/sync.js
void For advanced usage; most developers can ignore this. Called when syncing wants to upload data. Advanced developers can over-ride this method to completely throw away the Action Log and replaying system and roll their own advanced sync mechanism if needed.
Usage
function () (view source)