property EventEmitter.Abortable.signal
When provided the corresponding AbortController can be used to cancel an asynchronous action.
Type #
AbortSignal | undefinedWhen provided the corresponding AbortController can be used to cancel an asynchronous action.
AbortSignal | undefined