signal

abstract var signal: AbortSignal?(source)

Allows closing the interface using an AbortSignal. Aborting the signal will internally call close on the interface.