onabort property

OnAbort? onabort
getter/setter pairoverride

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

Implementation

OnAbort? onabort;