<?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 How to use cancellationToken in ImageTiledLayer.GetTileDataAsync(int level, int row, int column, CancellationToken cancellationToken)? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-cancellationtoken-in-imagetiledlayer/m-p/1056580#M10073</link>
    <description>&lt;P&gt;I implemented a subclass of ImageTiledLayer.&lt;BR /&gt;if I check cancellationToken.IsCancellationRequested == true and throw OperationCanceledException or TaskCanceledException with loading operation cancel, the method GetTileDataAsync will never be called with same level, row and column parameters. I guess that wrong result is cached.&lt;/P&gt;&lt;P&gt;How is the right way to use cancellationToken?&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 08:31:01 GMT</pubDate>
    <dc:creator>AntonSukhanov</dc:creator>
    <dc:date>2021-05-11T08:31:01Z</dc:date>
    <item>
      <title>How to use cancellationToken in ImageTiledLayer.GetTileDataAsync(int level, int row, int column, CancellationToken cancellationToken)?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-cancellationtoken-in-imagetiledlayer/m-p/1056580#M10073</link>
      <description>&lt;P&gt;I implemented a subclass of ImageTiledLayer.&lt;BR /&gt;if I check cancellationToken.IsCancellationRequested == true and throw OperationCanceledException or TaskCanceledException with loading operation cancel, the method GetTileDataAsync will never be called with same level, row and column parameters. I guess that wrong result is cached.&lt;/P&gt;&lt;P&gt;How is the right way to use cancellationToken?&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 08:31:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-cancellationtoken-in-imagetiledlayer/m-p/1056580#M10073</guid>
      <dc:creator>AntonSukhanov</dc:creator>
      <dc:date>2021-05-11T08:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use cancellationToken in ImageTiledLayer.GetTileDataAsync(int level, int row, int column, CancellationToken cancellationToken)?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-cancellationtoken-in-imagetiledlayer/m-p/1058985#M10091</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you share your code for your&amp;nbsp;ImageTiledLayer subclass and the code that calls it?&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 15:25:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-cancellationtoken-in-imagetiledlayer/m-p/1058985#M10091</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2021-05-18T15:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use cancellationToken in ImageTiledLayer.GetTileDataAsync(int level, int row, int column, CancellationToken cancellationToken)?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-cancellationtoken-in-imagetiledlayer/m-p/1060309#M10120</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your reply. My subclass has a lot of code which reading and some processing of geotiff files. I can make a simple project with this problem but only later, maybe after a couple of weeks&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 08:34:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-use-cancellationtoken-in-imagetiledlayer/m-p/1060309#M10120</guid>
      <dc:creator>AntonSukhanov</dc:creator>
      <dc:date>2021-05-21T08:34:09Z</dc:date>
    </item>
  </channel>
</rss>

