The underlying transport of the request is forced into the aborted state (QxConst.REQUEST_STATE_ABORTED) and listeners of the "aborted" signal are notified about the event. If the request isn't in the pending requests queue, this method is a noop.
Name | Type | Mandatory | Info |
---|---|---|---|
vRequest | All | false |
This function is public. It can be used by both user and programmer.
QxRequestQueue.abort(vRequest);