Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/abort-controller

Package version

Index

Functions

abortSignal

  • Helper to trigger an abort event immediately, the onabort and all abort event listeners will be triggered. Will try to trigger abort event for all linked AbortSignal nodes.

    • If there is a timeout, the timer will be cancelled.
    • If aborted is true, nothing will happen.
    internal

    Parameters

    Returns void

Generated using TypeDoc