API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.tools.queue »
xajax.tools.queue.retry
Classes & Functions
Files & Folders
Function: xajax.tools.queue.retry
xajax.tools.queue.retry = function(obj, count) { }
Parameters:
obj
(object) The object to track the retry count for.
count
(integer) The number of times the operation should be attemptedbefore a failure is indicated.
