> ## 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.ShowProcStatusResponse.Output

> kinetica.ShowProcStatusResponse.Output — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ShowProcStatusResponse#ad31533717a353a41234093225b05eab6" title="Output lines for the returned run IDs, grouped by data segment ID.">ShowProcStatusResponse.output</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a4e9497b07aff21dedee87b2cc61fbdd0" id="r_a4e9497b07aff21dedee87b2cc61fbdd0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4e9497b07aff21dedee87b2cc61fbdd0">STDOUT</a> = "stdout"</td>
      </tr>

      <tr className="memdesc:a4e9497b07aff21dedee87b2cc61fbdd0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines from stdout. <br /></td>
      </tr>

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

      <tr className="memitem:a3fa4f23ac3398e5fa97e89bee24648b1" id="r_a3fa4f23ac3398e5fa97e89bee24648b1">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3fa4f23ac3398e5fa97e89bee24648b1">STDERR</a> = "stderr"</td>
      </tr>

      <tr className="memdesc:a3fa4f23ac3398e5fa97e89bee24648b1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines from stderr. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ShowProcStatusResponse#ad31533717a353a41234093225b05eab6" title="Output lines for the returned run IDs, grouped by data segment ID.">ShowProcStatusResponse.output</a>. </p>
      <p><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines for the returned run IDs, grouped by data segment ID.</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_2Protocol_2ShowProcStatus_8cs_source#l00247">247</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a3fa4f23ac3398e5fa97e89bee24648b1">◆ </a></span>STDERR</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowProcStatusResponse.Output.STDERR = "stderr"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines from stderr. </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_2Protocol_2ShowProcStatus_8cs_source#l00253">253</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4e9497b07aff21dedee87b2cc61fbdd0">◆ </a></span>STDOUT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowProcStatusResponse.Output.STDOUT = "stdout"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a className="el" href="/content/api/cs/structkinetica_1_1ShowProcStatusResponse_1_1Output" title="A set of string constants for the parameter ShowProcStatusResponse.output.">Output</a> lines from stdout. </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_2Protocol_2ShowProcStatus_8cs_source#l00250">250</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowProcStatus_8cs_source">ShowProcStatus.cs</a>.</p>
      </div>
    </div>

    <hr />

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

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