cancel invoke service call with jqXHR.abort()
Posted: Thu Dec 31, 2015 12:12 am
Hi, Im trying to cancel a 'invoke service' call from the BeforeSend event.
Im trying to use jqXHR.abort() but I get the error: TypeError: jqXHR.abort is not a function(...)
What am I doing wrong?