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

> kinetica.ShowTableMonitorsResponse — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a37eaeb8da1af6de33b854a1b4ff25831">Kinetica.showTableMonitors</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.ShowTableMonitorsResponse:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.ShowTableMonitorsResponse:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1ShowTableMonitorsResponse_1_1AdditionalInfo">AdditionalInfo</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#ac49e6e83e0cf0b98d8fa7f297d8b0c7a" title="Additional information about the respective monitors in ShowTableMonitorsResponse....">ShowTableMonitorsResponse.additional\_info</a>. <a href="/content/api/cs/structkinetica_1_1ShowTableMonitorsResponse_1_1AdditionalInfo#details">More...</a><br /></td>
      </tr>

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

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

      <tr className="memitem:a375e563a2e52958b3a0151efaa831690" id="r_a375e563a2e52958b3a0151efaa831690">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a375e563a2e52958b3a0151efaa831690">monitor\_ids</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a375e563a2e52958b3a0151efaa831690">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of monitor IDs. <br /></td>
      </tr>

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

      <tr className="memitem:a7c466b68cc733443efced8199e4c1851" id="r_a7c466b68cc733443efced8199e4c1851">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7c466b68cc733443efced8199e4c1851">table\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a7c466b68cc733443efced8199e4c1851">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of source tables being monitored for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. <br /></td>
      </tr>

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

      <tr className="memitem:aca98ce6109a479b64674d89e471e1667" id="r_aca98ce6109a479b64674d89e471e1667">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aca98ce6109a479b64674d89e471e1667">events</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aca98ce6109a479b64674d89e471e1667">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of notification events for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a360583221b6c6d64016b33056567c434" id="r_a360583221b6c6d64016b33056567c434">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a360583221b6c6d64016b33056567c434">increasing\_columns</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a360583221b6c6d64016b33056567c434">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of columns used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a> that will increase for new records. <br /></td>
      </tr>

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

      <tr className="memitem:ab24bccc4a28eae274ed47d4ab2373731" id="r_ab24bccc4a28eae274ed47d4ab2373731">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab24bccc4a28eae274ed47d4ab2373731">filter\_expressions</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab24bccc4a28eae274ed47d4ab2373731">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of filter expressions used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a> to limit records for notifications. <br /></td>
      </tr>

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

      <tr className="memitem:a5299ba58b83d4ce2ae8e7a3daa72fb97" id="r_a5299ba58b83d4ce2ae8e7a3daa72fb97">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5299ba58b83d4ce2ae8e7a3daa72fb97">join\_table\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a5299ba58b83d4ce2ae8e7a3daa72fb97">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of join table names. <br /></td>
      </tr>

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

      <tr className="memitem:aeecf19fc0ce8cfe43991ef856e6817cf" id="r_aeecf19fc0ce8cfe43991ef856e6817cf">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aeecf19fc0ce8cfe43991ef856e6817cf">join\_column\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aeecf19fc0ce8cfe43991ef856e6817cf">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of join column names. <br /></td>
      </tr>

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

      <tr className="memitem:aedc4b07979b838e6735cd14f33d89816" id="r_aedc4b07979b838e6735cd14f33d89816">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aedc4b07979b838e6735cd14f33d89816">join\_expressions</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aedc4b07979b838e6735cd14f33d89816">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of join expressions. <br /></td>
      </tr>

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

      <tr className="memitem:aaa491d4ad7be2fe3268f18849f9ffb4e" id="r_aaa491d4ad7be2fe3268f18849f9ffb4e">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aaa491d4ad7be2fe3268f18849f9ffb4e">refresh\_method</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aaa491d4ad7be2fe3268f18849f9ffb4e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of refresh methods used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a65766592294f0834d5d17fdd390d489f" id="r_a65766592294f0834d5d17fdd390d489f">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a65766592294f0834d5d17fdd390d489f">refresh\_period</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a65766592294f0834d5d17fdd390d489f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of refresh periods used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a59a2c3726362f9f0315ad74e42c84b60" id="r_a59a2c3726362f9f0315ad74e42c84b60">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a59a2c3726362f9f0315ad74e42c84b60">refresh\_start\_time</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a59a2c3726362f9f0315ad74e42c84b60">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of refresh start times used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a538157088d5e0fb80354b010a90938a8" id="r_a538157088d5e0fb80354b010a90938a8">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a538157088d5e0fb80354b010a90938a8">datasink\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a538157088d5e0fb80354b010a90938a8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of datasink names for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> if one is defined. <br /></td>
      </tr>

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

      <tr className="memitem:a20997bc48fc1a6b8ec628a68af5da549" id="r_a20997bc48fc1a6b8ec628a68af5da549">
        <td className="memItemLeft" align="right" valign="top">IList\< int > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a20997bc48fc1a6b8ec628a68af5da549">max\_consecutive\_failures</a> = new List\<int>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a20997bc48fc1a6b8ec628a68af5da549">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Maximum number of consecutive failures for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> before stream is automatically suspended. <br /></td>
      </tr>

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

      <tr className="memitem:ac9f94dd8210d24830acd119827836113" id="r_ac9f94dd8210d24830acd119827836113">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac9f94dd8210d24830acd119827836113">failed\_notifications\_table\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ac9f94dd8210d24830acd119827836113">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of table names that will hold failed notification events when the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> is suspended. <br /></td>
      </tr>

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

      <tr className="memitem:a1b7b2a8c22eb039edd0f0796816a06db" id="r_a1b7b2a8c22eb039edd0f0796816a06db">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1b7b2a8c22eb039edd0f0796816a06db">statuses</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a1b7b2a8c22eb039edd0f0796816a06db">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Status of stream for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ac49e6e83e0cf0b98d8fa7f297d8b0c7a" id="r_ac49e6e83e0cf0b98d8fa7f297d8b0c7a">
        <td className="memItemLeft" align="right" valign="top">IList\< IDictionary\< string, string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac49e6e83e0cf0b98d8fa7f297d8b0c7a">additional\_info</a> = new List\<IDictionary\<string, string>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ac49e6e83e0cf0b98d8fa7f297d8b0c7a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information about the respective monitors in <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. <br /></td>
      </tr>

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

      <tr className="memitem:acc642588356a1e2376f21351efbb3e42" id="r_acc642588356a1e2376f21351efbb3e42">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acc642588356a1e2376f21351efbb3e42">info</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:acc642588356a1e2376f21351efbb3e42">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a37eaeb8da1af6de33b854a1b4ff25831">Kinetica.showTableMonitors</a>. </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_2ShowTableMonitors_8cs_source#l00054">54</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ac49e6e83e0cf0b98d8fa7f297d8b0c7a">◆ </a></span>additional\_info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< IDictionary\< string, string > > kinetica.ShowTableMonitorsResponse.additional\_info = new List\<IDictionary\<string, string>>()</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>Additional information about the respective monitors in <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. </p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowTableMonitorsResponse_1_1AdditionalInfo#aa7cf1f1925bdaa9605ede151278552f4">MONITOR\_TYPE</a>: Notification type for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> and <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a>. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowTableMonitorsResponse_1_1AdditionalInfo#a2717b3b4a284b70520abc7921e32af72">TYPE\_SCHEMA</a>: Notification type schemas for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> and <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a>. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowTableMonitorsResponse_1_1AdditionalInfo#a770831727b8d755cb421073ff3b6975f">MATERIALIZED\_VIEW\_FOR\_CHANGE\_DETECTOR</a>: Materialized view that implements the change detector. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowTableMonitorsResponse_1_1AdditionalInfo#a61694cb2574b7f86f67cfe2e649c60ed">MATERIALIZED\_VIEW\_FOR\_FILTER</a>: Materialized views created for the <a className="el" href="#ab24bccc4a28eae274ed47d4ab2373731" title="List of filter expressions used on the respective tables in ShowTableMonitorsResponse....">ShowTableMonitorsResponse.filter\_expressions</a>. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowTableMonitorsResponse_1_1AdditionalInfo#a3de42b079775e1902704b7d24c62d42f">REFERENCES</a>: Reference count on the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ShowTableMonitorsResponse_1_1AdditionalInfo#a418b7b70c4728824ba1f2407baeecee3">DATASINK\_JSON</a>: Datasink info in JSON format for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> if one is defined. The default value is ''. </li>
        </ul>

        <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_2ShowTableMonitors_8cs_source#l00209">209</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a538157088d5e0fb80354b010a90938a8">◆ </a></span>datasink\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.datasink\_names = new List\<string>()</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>List of datasink names for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> if one is defined. </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_2ShowTableMonitors_8cs_source#l00140">140</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aca98ce6109a479b64674d89e471e1667">◆ </a></span>events</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.events = new List\<string>()</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>List of notification events for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. </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_2ShowTableMonitors_8cs_source#l00104">104</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac9f94dd8210d24830acd119827836113">◆ </a></span>failed\_notifications\_table\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.failed\_notifications\_table\_names = new List\<string>()</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>List of table names that will hold failed notification events when the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> is suspended. </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_2ShowTableMonitors_8cs_source#l00150">150</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab24bccc4a28eae274ed47d4ab2373731">◆ </a></span>filter\_expressions</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.filter\_expressions = new List\<string>()</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>List of filter expressions used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a> to limit records for notifications. </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_2ShowTableMonitors_8cs_source#l00114">114</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a360583221b6c6d64016b33056567c434">◆ </a></span>increasing\_columns</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.increasing\_columns = new List\<string>()</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>List of columns used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a> that will increase for new records. </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_2ShowTableMonitors_8cs_source#l00109">109</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acc642588356a1e2376f21351efbb3e42">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.ShowTableMonitorsResponse.info = new Dictionary\<string, string>()</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>Additional information. </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_2ShowTableMonitors_8cs_source#l00212">212</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aeecf19fc0ce8cfe43991ef856e6817cf">◆ </a></span>join\_column\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.join\_column\_names = new List\<string>()</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>List of join column names. </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_2ShowTableMonitors_8cs_source#l00120">120</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aedc4b07979b838e6735cd14f33d89816">◆ </a></span>join\_expressions</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.join\_expressions = new List\<string>()</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>List of join expressions. </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_2ShowTableMonitors_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_2Protocol_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5299ba58b83d4ce2ae8e7a3daa72fb97">◆ </a></span>join\_table\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.join\_table\_names = new List\<string>()</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>List of join table names. </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_2ShowTableMonitors_8cs_source#l00117">117</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a20997bc48fc1a6b8ec628a68af5da549">◆ </a></span>max\_consecutive\_failures</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< int > kinetica.ShowTableMonitorsResponse.max\_consecutive\_failures = new List\<int>()</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>Maximum number of consecutive failures for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a> before stream is automatically suspended. </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_2ShowTableMonitors_8cs_source#l00145">145</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a375e563a2e52958b3a0151efaa831690">◆ </a></span>monitor\_ids</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.monitor\_ids = new List\<string>()</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>List of monitor IDs. </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_2ShowTableMonitors_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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aaa491d4ad7be2fe3268f18849f9ffb4e">◆ </a></span>refresh\_method</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.refresh\_method = new List\<string>()</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>List of refresh methods used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a>. </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_2ShowTableMonitors_8cs_source#l00127">127</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a65766592294f0834d5d17fdd390d489f">◆ </a></span>refresh\_period</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.refresh\_period = new List\<string>()</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>List of refresh periods used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a>. </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_2ShowTableMonitors_8cs_source#l00131">131</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a59a2c3726362f9f0315ad74e42c84b60">◆ </a></span>refresh\_start\_time</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.refresh\_start\_time = new List\<string>()</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>List of refresh start times used on the respective tables in <a className="el" href="#a7c466b68cc733443efced8199e4c1851" title="List of source tables being monitored for the respective ShowTableMonitorsResponse....">ShowTableMonitorsResponse.table\_names</a>. </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_2ShowTableMonitors_8cs_source#l00135">135</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1b7b2a8c22eb039edd0f0796816a06db">◆ </a></span>statuses</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.statuses = new List\<string>()</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>Status of stream for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. </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_2ShowTableMonitors_8cs_source#l00154">154</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7c466b68cc733443efced8199e4c1851">◆ </a></span>table\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.ShowTableMonitorsResponse.table\_names = new List\<string>()</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>List of source tables being monitored for the respective <a className="el" href="#a375e563a2e52958b3a0151efaa831690" title="List of monitor IDs.">ShowTableMonitorsResponse.monitor\_ids</a>. </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_2ShowTableMonitors_8cs_source#l00100">100</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_2ShowTableMonitors_8cs_source">ShowTableMonitors.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/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ShowTableMonitors_8cs_source">ShowTableMonitors.cs</a></li>
    </ul>
  </div>
</div>
