ABORT constant

AjaxRequestEventType const ABORT

The ABORT event is fired when a request has been aborted.

Implementation

static const ABORT = const AjaxRequestEventType._internal("abort");