Functiondojo._ioCancelAll

<script src="../../js/dojo.js"></script>
defined in dojo/_base/xhr.js

Cancels all pending IO requests, regardless of IO type (xhr, script, iframe).

Usage

function () (view source)