onabort property

OnAbort? onabort
getter/setter pair

Set this to a handler that will be invoked when the request is aborted.

Implementation

OnAbort? onabort;