> ## 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.AdminShowClusterOperationsResponse.UserStopped

> kinetica.AdminShowClusterOperationsResponse.UserStopped — 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_1AdminShowClusterOperationsResponse#af1a8f127117681a7041247e2def567da" title="Whether a user stopped this operation at any point while in progress.">AdminShowClusterOperationsResponse.user\_stopped</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:a7134f527c334eed4f8f99c5772d65d81" id="r_a7134f527c334eed4f8f99c5772d65d81">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7134f527c334eed4f8f99c5772d65d81">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a7134f527c334eed4f8f99c5772d65d81">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminShowClusterOperationsResponse_1_1UserStopped" title="A set of string constants for the parameter AdminShowClusterOperationsResponse.user_stopped.">AdminShowClusterOperationsResponse.UserStopped</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a6e11097a8eda8d25fd68c93aa3bd7e66" id="r_a6e11097a8eda8d25fd68c93aa3bd7e66">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6e11097a8eda8d25fd68c93aa3bd7e66">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:a6e11097a8eda8d25fd68c93aa3bd7e66">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminShowClusterOperationsResponse_1_1UserStopped" title="A set of string constants for the parameter AdminShowClusterOperationsResponse.user_stopped.">AdminShowClusterOperationsResponse.UserStopped</a> options. <br /></td>
      </tr>

      <tr className="separator:a6e11097a8eda8d25fd68c93aa3bd7e66">
        <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_1AdminShowClusterOperationsResponse#af1a8f127117681a7041247e2def567da" title="Whether a user stopped this operation at any point while in progress.">AdminShowClusterOperationsResponse.user\_stopped</a>. </p>
      <p>Whether a user stopped this operation at any point while in progress.</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_2AdminShowClusterOperations_8cs_source#l00091">91</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_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a6e11097a8eda8d25fd68c93aa3bd7e66">◆ </a></span>FALSE</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.AdminShowClusterOperationsResponse.UserStopped.FALSE = "false"</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 boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminShowClusterOperationsResponse_1_1UserStopped" title="A set of string constants for the parameter AdminShowClusterOperationsResponse.user_stopped.">AdminShowClusterOperationsResponse.UserStopped</a> options. </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_2AdminShowClusterOperations_8cs_source#l00101">101</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_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7134f527c334eed4f8f99c5772d65d81">◆ </a></span>TRUE</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.AdminShowClusterOperationsResponse.UserStopped.TRUE = "true"</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 boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminShowClusterOperationsResponse_1_1UserStopped" title="A set of string constants for the parameter AdminShowClusterOperationsResponse.user_stopped.">AdminShowClusterOperationsResponse.UserStopped</a> options. </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_2AdminShowClusterOperations_8cs_source#l00096">96</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_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.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_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.cs</a></li>
    </ul>
  </div>
</div>
