signalOnRegistryKeyChange | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function signalOnRegistryKeyChange

    • Returns a signal that is aborted when one of the specified registry keys changes. Wait is only active after awaiting the promise.

      Parameters

      • keys: string | Iterable<string, any, any>
      • Optionaloptions: { signal: AbortSignal }

      Returns Promise<AbortSignal>