<?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 Re: Stream from GetContentAsStreamAsync with Exceptions in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Stream-from-GetContentAsStreamAsync-with-Exceptions/m-p/168440#M6172</link>
    <description>&lt;P&gt;Hi Andriy,&lt;/P&gt;
&lt;P&gt;Length and Position are available only if CanSeek property of the stream is true and not all stream supports seeking (FileStream and MemoryStream can seek but NetworkStream cannot). You shouldn't make the assumption that the stream returned by&amp;nbsp;GetContentAsStreamAsync supports seeking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2016 05:56:42 GMT</pubDate>
    <dc:creator>Qiming Y.</dc:creator>
    <dc:date>2016-03-23T05:56:42Z</dc:date>
    <item>
      <title>Stream from GetContentAsStreamAsync with Exceptions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Stream-from-GetContentAsStreamAsync-with-Exceptions/m-p/168439#M6171</link>
      <description>&lt;P&gt;Hello! I can't understand what I'm doing wrong. After calling&amp;nbsp;GetContentAsStreamAsync method I get stream as a result, but this stream contains Lenght and Position properties with such exception:&amp;nbsp;Length = '((System.Net.Http.DelegatingStream)data).Length' threw an exception of type 'System.NotSupportedException'.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Stream-from-GetContentAsStreamAsync-with-Exceptions/m-p/168439#M6171</guid>
      <dc:creator>Andriy V.</dc:creator>
      <dc:date>2019-05-29T09:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Stream from GetContentAsStreamAsync with Exceptions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Stream-from-GetContentAsStreamAsync-with-Exceptions/m-p/168440#M6172</link>
      <description>&lt;P&gt;Hi Andriy,&lt;/P&gt;
&lt;P&gt;Length and Position are available only if CanSeek property of the stream is true and not all stream supports seeking (FileStream and MemoryStream can seek but NetworkStream cannot). You shouldn't make the assumption that the stream returned by&amp;nbsp;GetContentAsStreamAsync supports seeking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 05:56:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Stream-from-GetContentAsStreamAsync-with-Exceptions/m-p/168440#M6172</guid>
      <dc:creator>Qiming Y.</dc:creator>
      <dc:date>2016-03-23T05:56:42Z</dc:date>
    </item>
  </channel>
</rss>

