> ## 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.BatchInsertionResult

> kinetica.BatchInsertionResult — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>Result of a batch insertion 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:a98a65321a618076457003fd493a48915" id="r_a98a65321a618076457003fd493a48915">
        <td className="memItemLeft" align="right" valign="top">Uri </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a98a65321a618076457003fd493a48915">WorkerUrl</a> = null!<code> \[get]</code></td>
      </tr>

      <tr className="memdesc:a98a65321a618076457003fd493a48915">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">URL of the worker that processed this batch. <br /></td>
      </tr>

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

      <tr className="memitem:aeeac5f52badab5696b78620c45dcdd73" id="r_aeeac5f52badab5696b78620c45dcdd73">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aeeac5f52badab5696b78620c45dcdd73">BatchSize</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aeeac5f52badab5696b78620c45dcdd73">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of records in the batch. <br /></td>
      </tr>

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

      <tr className="memitem:a70265dee437a008184b06485670eb1cc" id="r_a70265dee437a008184b06485670eb1cc">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a70265dee437a008184b06485670eb1cc">CountInserted</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:a70265dee437a008184b06485670eb1cc">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of records successfully inserted. <br /></td>
      </tr>

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

      <tr className="memitem:aaed6e1d895b080a3baead4a5931b2967" id="r_aaed6e1d895b080a3baead4a5931b2967">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aaed6e1d895b080a3baead4a5931b2967">CountUpdated</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aaed6e1d895b080a3baead4a5931b2967">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of records updated (for upserts). <br /></td>
      </tr>

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

      <tr className="memitem:a09dc94462eaf3ddb14865311ce21734c" id="r_a09dc94462eaf3ddb14865311ce21734c">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a09dc94462eaf3ddb14865311ce21734c">Success</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:a09dc94462eaf3ddb14865311ce21734c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Whether the batch insertion succeeded. <br /></td>
      </tr>

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

      <tr className="memitem:a083c267513037c861354f32976e2377e" id="r_a083c267513037c861354f32976e2377e">
        <td className="memItemLeft" align="right" valign="top">string? </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a083c267513037c861354f32976e2377e">ErrorMessage</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:a083c267513037c861354f32976e2377e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Error message if the batch failed, null otherwise. <br /></td>
      </tr>

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

      <tr className="memitem:afa59a445149b5516e1d3e56dd90cf09a" id="r_afa59a445149b5516e1d3e56dd90cf09a">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afa59a445149b5516e1d3e56dd90cf09a">EncodeTimeMs</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:afa59a445149b5516e1d3e56dd90cf09a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Time spent encoding records in milliseconds. <br /></td>
      </tr>

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

      <tr className="memitem:a2b20611080a89ef4d0e73962c9baedac" id="r_a2b20611080a89ef4d0e73962c9baedac">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2b20611080a89ef4d0e73962c9baedac">NetworkTimeMs</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:a2b20611080a89ef4d0e73962c9baedac">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Time spent on network I/O in milliseconds. <br /></td>
      </tr>

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

      <tr className="memitem:ad6d65faddfa59bdfab848e48318ed1bf" id="r_ad6d65faddfa59bdfab848e48318ed1bf">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad6d65faddfa59bdfab848e48318ed1bf">TotalTimeMs</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:ad6d65faddfa59bdfab848e48318ed1bf">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Total time for the batch operation in milliseconds. <br /></td>
      </tr>

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

      <tr className="memitem:ab50d1d765b5725ecc270334a5b2cf378" id="r_ab50d1d765b5725ecc270334a5b2cf378">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab50d1d765b5725ecc270334a5b2cf378">WorkerIndex</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:ab50d1d765b5725ecc270334a5b2cf378">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Worker index that processed this batch. <br /></td>
      </tr>

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

      <tr className="memitem:a486ff68ebc37397a831322914c49645f" id="r_a486ff68ebc37397a831322914c49645f">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a486ff68ebc37397a831322914c49645f">StripeIndex</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:a486ff68ebc37397a831322914c49645f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Stripe index from which this batch originated. <br /></td>
      </tr>

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

      <tr className="memitem:a5091ccfd64d0e83d27dc5f9dd7bdf3eb" id="r_a5091ccfd64d0e83d27dc5f9dd7bdf3eb">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5091ccfd64d0e83d27dc5f9dd7bdf3eb">RetryAttempt</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:a5091ccfd64d0e83d27dc5f9dd7bdf3eb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retry attempt number (0 = first attempt). <br /></td>
      </tr>

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

      <tr className="memitem:a3cd0130039244f9052bd9c88d6a0fb20" id="r_a3cd0130039244f9052bd9c88d6a0fb20">
        <td className="memItemLeft" align="right" valign="top">DateTimeOffset </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3cd0130039244f9052bd9c88d6a0fb20">Timestamp</a> = DateTimeOffset.UtcNow<code> \[get]</code></td>
      </tr>

      <tr className="memdesc:a3cd0130039244f9052bd9c88d6a0fb20">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Timestamp when the batch was completed. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>Result of a batch insertion 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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00006">6</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.BatchInsertionResult.BatchSize</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Number of records in the batch. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00016">16</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a70265dee437a008184b06485670eb1cc">◆ </a></span>CountInserted</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.BatchInsertionResult.CountInserted</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Number of records successfully inserted. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00021">21</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aaed6e1d895b080a3baead4a5931b2967">◆ </a></span>CountUpdated</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.BatchInsertionResult.CountUpdated</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Number of records updated (for upserts). </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00026">26</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#afa59a445149b5516e1d3e56dd90cf09a">◆ </a></span>EncodeTimeMs</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">double kinetica.BatchInsertionResult.EncodeTimeMs</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Time spent encoding records in milliseconds. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00041">41</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a083c267513037c861354f32976e2377e">◆ </a></span>ErrorMessage</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.BatchInsertionResult.ErrorMessage</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Error message if the batch failed, null otherwise. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00036">36</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2b20611080a89ef4d0e73962c9baedac">◆ </a></span>NetworkTimeMs</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">double kinetica.BatchInsertionResult.NetworkTimeMs</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Time spent on network I/O in milliseconds. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00046">46</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5091ccfd64d0e83d27dc5f9dd7bdf3eb">◆ </a></span>RetryAttempt</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.BatchInsertionResult.RetryAttempt</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Retry attempt number (0 = first attempt). </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00066">66</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a486ff68ebc37397a831322914c49645f">◆ </a></span>StripeIndex</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.BatchInsertionResult.StripeIndex</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Stripe index from which this batch originated. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00061">61</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a09dc94462eaf3ddb14865311ce21734c">◆ </a></span>Success</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">bool kinetica.BatchInsertionResult.Success</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Whether the batch insertion succeeded. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00031">31</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3cd0130039244f9052bd9c88d6a0fb20">◆ </a></span>Timestamp</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">DateTimeOffset kinetica.BatchInsertionResult.Timestamp = DateTimeOffset.UtcNow</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Timestamp when the batch was completed. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00071">71</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad6d65faddfa59bdfab848e48318ed1bf">◆ </a></span>TotalTimeMs</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">double kinetica.BatchInsertionResult.TotalTimeMs</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Total time for the batch operation in milliseconds. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00051">51</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab50d1d765b5725ecc270334a5b2cf378">◆ </a></span>WorkerIndex</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.BatchInsertionResult.WorkerIndex</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Worker index that processed this batch. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00056">56</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a98a65321a618076457003fd493a48915">◆ </a></span>WorkerUrl</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">Uri kinetica.BatchInsertionResult.WorkerUrl = null!</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>URL of the worker that processed this batch. </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_2BulkInserter_2IBatchInsertionListener_8cs_source#l00011">11</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.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/BulkInserter/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a></li>
      <li>Kinetica/BulkInserter/<a className="el" href="/content/api/cs/Kinetica_2BulkInserter_2IBatchInsertionListener_8cs_source">IBatchInsertionListener.cs</a></li>
    </ul>
  </div>
</div>
