signal

open override val signal: AbortSignal(source)

The read-only signal property of the WritableStreamDefaultController interface returns the AbortSignal associated with the controller.

MDN Reference