[jQuery] Reuse an ajax call and cancel it

[jQuery] Reuse an ajax call and cancel it


Is there any way to reuse the same ajax call many times and cancel it
if it's called again before it has been finished?
Thanks.