<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic reactiveUtils replacment for watchUtils.pausable in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reactiveutils-replacment-for-watchutils-pausable/m-p/1204200#M78349</link>
    <description>&lt;P&gt;In watchUtils there is the pausable method what is the equivalent for reactiveUtils? Do I need to add and remove the watchHandle?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2022 15:15:06 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2022-08-18T15:15:06Z</dc:date>
    <item>
      <title>reactiveUtils replacment for watchUtils.pausable</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reactiveutils-replacment-for-watchutils-pausable/m-p/1204200#M78349</link>
      <description>&lt;P&gt;In watchUtils there is the pausable method what is the equivalent for reactiveUtils? Do I need to add and remove the watchHandle?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 15:15:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reactiveutils-replacment-for-watchutils-pausable/m-p/1204200#M78349</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2022-08-18T15:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: reactiveUtils replacment for watchUtils.pausable</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reactiveutils-replacment-for-watchutils-pausable/m-p/1204228#M78352</link>
      <description>&lt;P&gt;Hi Robert, correct, with reactiveUtils you would need to add or remove the WatchHandle. Or,&amp;nbsp; in the case of once() or whenOnce() since those return a Promise you would use AbortSignal. For the moment this is the most efficient pattern since the underlying API is tracking observable property access, rather than tracking individual values.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 16:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reactiveutils-replacment-for-watchutils-pausable/m-p/1204228#M78352</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2022-08-18T16:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: reactiveUtils replacment for watchUtils.pausable</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reactiveutils-replacment-for-watchutils-pausable/m-p/1204266#M78354</link>
      <description>&lt;P&gt;Thanks Andy.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 18:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reactiveutils-replacment-for-watchutils-pausable/m-p/1204266#M78354</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2022-08-18T18:14:39Z</dc:date>
    </item>
  </channel>
</rss>

