<?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 C# SDK pagination in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/C-SDK-pagination/m-p/427536#M7623</link>
    <description>&lt;P&gt;I'm trying to implement the C# SDK to perform a search (which returns approx 100k results).  I'd like to paginate this, so I can return the results in blocks of ten records at a time, but there doesn't seem to be any documentation on how to do this with the C# sdk.  I can see mention of a Pagination class, but I don't know how to implement it.&lt;/P&gt;

&lt;P&gt;I'm currently using the service.ExportSearchResultsAsync("query").Result to stream the results back, but I'm guessing there is a better way to get the results in a paginated way?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 12:12:50 GMT</pubDate>
    <dc:creator>mrthaggar</dc:creator>
    <dc:date>2019-03-11T12:12:50Z</dc:date>
    <item>
      <title>C# SDK pagination</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/C-SDK-pagination/m-p/427536#M7623</link>
      <description>&lt;P&gt;I'm trying to implement the C# SDK to perform a search (which returns approx 100k results).  I'd like to paginate this, so I can return the results in blocks of ten records at a time, but there doesn't seem to be any documentation on how to do this with the C# sdk.  I can see mention of a Pagination class, but I don't know how to implement it.&lt;/P&gt;

&lt;P&gt;I'm currently using the service.ExportSearchResultsAsync("query").Result to stream the results back, but I'm guessing there is a better way to get the results in a paginated way?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:12:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/C-SDK-pagination/m-p/427536#M7623</guid>
      <dc:creator>mrthaggar</dc:creator>
      <dc:date>2019-03-11T12:12:50Z</dc:date>
    </item>
  </channel>
</rss>

