> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# kinetica.FileSystem.MultiPartDownloadInfo

> kinetica.FileSystem.MultiPartDownloadInfo — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>Contains information about a multi-part download operation. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Properties</h2>
        </td>
      </tr>

      <tr className="memitem:a9ef52606863b00c39802285a60072aef" id="r_a9ef52606863b00c39802285a60072aef">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9ef52606863b00c39802285a60072aef">PartNumber</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a9ef52606863b00c39802285a60072aef">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Gets or sets the current part number. <br /></td>
      </tr>

      <tr className="separator:a9ef52606863b00c39802285a60072aef">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9b0a14ba86a5ffb886cc72ce9fa5d7f7" id="r_a9b0a14ba86a5ffb886cc72ce9fa5d7f7">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9b0a14ba86a5ffb886cc72ce9fa5d7f7">TotalParts</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a9b0a14ba86a5ffb886cc72ce9fa5d7f7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Gets or sets the total number of parts. <br /></td>
      </tr>

      <tr className="separator:a9b0a14ba86a5ffb886cc72ce9fa5d7f7">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a22aedea10e3c8f6f7d206c856c5be423" id="r_a22aedea10e3c8f6f7d206c856c5be423">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a22aedea10e3c8f6f7d206c856c5be423">PartSize</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a22aedea10e3c8f6f7d206c856c5be423">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Gets or sets the size of the current part in bytes. <br /></td>
      </tr>

      <tr className="separator:a22aedea10e3c8f6f7d206c856c5be423">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a44c46fca9c465a57c4f19361850634d8" id="r_a44c46fca9c465a57c4f19361850634d8">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a44c46fca9c465a57c4f19361850634d8">Offset</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a44c46fca9c465a57c4f19361850634d8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Gets or sets the offset in the file where this part starts. <br /></td>
      </tr>

      <tr className="separator:a44c46fca9c465a57c4f19361850634d8">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>Contains information about a multi-part download operation. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source#l00103">103</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a44c46fca9c465a57c4f19361850634d8">◆ </a></span>Offset</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.FileSystem.MultiPartDownloadInfo.Offset</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Gets or sets the offset in the file where this part starts. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source#l00123">123</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9ef52606863b00c39802285a60072aef">◆ </a></span>PartNumber</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.FileSystem.MultiPartDownloadInfo.PartNumber</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Gets or sets the current part number. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source#l00108">108</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a22aedea10e3c8f6f7d206c856c5be423">◆ </a></span>PartSize</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.FileSystem.MultiPartDownloadInfo.PartSize</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Gets or sets the size of the current part in bytes. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source#l00118">118</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9b0a14ba86a5ffb886cc72ce9fa5d7f7">◆ </a></span>TotalParts</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.FileSystem.MultiPartDownloadInfo.TotalParts</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Gets or sets the total number of parts. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source#l00113">113</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this class was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/FileSystem/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a></li>
      <li>Kinetica/FileSystem/<a className="el" href="/content/api/cs/Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a></li>
    </ul>
  </div>
</div>
