Skip to content

Commit 6862b57

Browse files
committed
release 1.2.0.0
1 parent 42b955b commit 6862b57

22 files changed

+3531
-197
lines changed

docs/api/chia.dotnet.CrawlerProxy.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,14 +94,17 @@ <h5>Inherited Members</h5>
9494
<a class="xref" href="chia.dotnet.ServiceProxy.html#chia_dotnet_ServiceProxy_RpcClient">ServiceProxy.RpcClient</a>
9595
</div>
9696
<div>
97-
<a class="xref" href="chia.dotnet.ServiceProxy.html#chia_dotnet_ServiceProxy_Ping_System_Threading_CancellationToken_">ServiceProxy.Ping(CancellationToken)</a>
97+
<a class="xref" href="chia.dotnet.ServiceProxy.html#chia_dotnet_ServiceProxy_HealthZ_System_Threading_CancellationToken_">ServiceProxy.HealthZ(CancellationToken)</a>
9898
</div>
9999
<div>
100100
<a class="xref" href="chia.dotnet.ServiceProxy.html#chia_dotnet_ServiceProxy_StopNode_System_Threading_CancellationToken_">ServiceProxy.StopNode(CancellationToken)</a>
101101
</div>
102102
<div>
103103
<a class="xref" href="chia.dotnet.ServiceProxy.html#chia_dotnet_ServiceProxy_GetConnections_System_Threading_CancellationToken_">ServiceProxy.GetConnections(CancellationToken)</a>
104104
</div>
105+
<div>
106+
<a class="xref" href="chia.dotnet.ServiceProxy.html#chia_dotnet_ServiceProxy_GetRoutes_System_Threading_CancellationToken_">ServiceProxy.GetRoutes(CancellationToken)</a>
107+
</div>
105108
<div>
106109
<a class="xref" href="chia.dotnet.ServiceProxy.html#chia_dotnet_ServiceProxy_OpenConnection_System_String_System_Int32_System_Threading_CancellationToken_">ServiceProxy.OpenConnection(String, Int32, CancellationToken)</a>
107110
</div>

docs/api/chia.dotnet.DaemonProxy.html

Lines changed: 76 additions & 23 deletions
Large diffs are not rendered by default.

docs/api/chia.dotnet.FarmerProxy.html

Lines changed: 403 additions & 14 deletions
Large diffs are not rendered by default.

docs/api/chia.dotnet.FilterItem.html

Lines changed: 225 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,225 @@
1+
<!DOCTYPE html>
2+
<!--[if IE]><![endif]-->
3+
<html>
4+
5+
<head>
6+
<meta charset="utf-8">
7+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
8+
<title>Class FilterItem
9+
</title>
10+
<meta name="viewport" content="width=device-width">
11+
<meta name="title" content="Class FilterItem
12+
">
13+
<meta name="generator" content="docfx 2.59.0.0">
14+
15+
<link rel="shortcut icon" href="../favicon.ico">
16+
<link rel="stylesheet" href="../styles/docfx.vendor.css">
17+
<link rel="stylesheet" href="../styles/docfx.css">
18+
<link rel="stylesheet" href="../styles/main.css">
19+
<meta property="docfx:navrel" content="../toc.html">
20+
<meta property="docfx:tocrel" content="toc.html">
21+
22+
23+
24+
</head>
25+
<body data-spy="scroll" data-target="#affix" data-offset="120">
26+
<div id="wrapper">
27+
<header>
28+
29+
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
30+
<div class="container">
31+
<div class="navbar-header">
32+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
33+
<span class="sr-only">Toggle navigation</span>
34+
<span class="icon-bar"></span>
35+
<span class="icon-bar"></span>
36+
<span class="icon-bar"></span>
37+
</button>
38+
39+
<a class="navbar-brand" href="../index.html">
40+
<img id="logo" class="svg" src="../logo.svg" alt="">
41+
</a>
42+
</div>
43+
<div class="collapse navbar-collapse" id="navbar">
44+
<form class="navbar-form navbar-right" role="search" id="search">
45+
<div class="form-group">
46+
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
47+
</div>
48+
</form>
49+
</div>
50+
</div>
51+
</nav>
52+
53+
<div class="subnav navbar navbar-default">
54+
<div class="container hide-when-search" id="breadcrumb">
55+
<ul class="breadcrumb">
56+
<li></li>
57+
</ul>
58+
</div>
59+
</div>
60+
</header>
61+
<div role="main" class="container body-content hide-when-search">
62+
63+
<div class="sidenav hide-when-search">
64+
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
65+
<div class="sidetoggle collapse" id="sidetoggle">
66+
<div id="sidetoc"></div>
67+
</div>
68+
</div>
69+
<div class="article row grid-right">
70+
<div class="col-md-10">
71+
<article class="content wrap" id="_content" data-uid="chia.dotnet.FilterItem">
72+
73+
74+
<h1 id="chia_dotnet_FilterItem" data-uid="chia.dotnet.FilterItem" class="text-break">Class FilterItem
75+
</h1>
76+
<div class="markdown level0 summary"></div>
77+
<div class="markdown level0 conceptual"></div>
78+
<div class="inheritance">
79+
<h5>Inheritance</h5>
80+
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
81+
<div class="level1"><span class="xref">FilterItem</span></div>
82+
</div>
83+
<div classs="implements">
84+
<h5>Implements</h5>
85+
<div><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a>&lt;<a class="xref" href="chia.dotnet.FilterItem.html">FilterItem</a>&gt;</div>
86+
</div>
87+
<div class="inheritedMembers">
88+
<h5>Inherited Members</h5>
89+
<div>
90+
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
91+
</div>
92+
<div>
93+
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
94+
</div>
95+
<div>
96+
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
97+
</div>
98+
<div>
99+
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
100+
</div>
101+
<div>
102+
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
103+
</div>
104+
<div>
105+
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
106+
</div>
107+
<div>
108+
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
109+
</div>
110+
</div>
111+
<h6><strong>Namespace</strong>: <a class="xref" href="chia.dotnet.html">chia.dotnet</a></h6>
112+
<h6><strong>Assembly</strong>: chia-dotnet.dll</h6>
113+
<h5 id="chia_dotnet_FilterItem_syntax">Syntax</h5>
114+
<div class="codewrapper">
115+
<pre><code class="lang-csharp hljs">public class FilterItem : IEquatable&lt;FilterItem&gt;</code></pre>
116+
</div>
117+
<h3 id="properties">Properties
118+
</h3>
119+
<span class="small pull-right mobile-hide">
120+
<span class="divider">|</span>
121+
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_FilterItem_Key.md&amp;value=---%0Auid%3A%20chia.dotnet.FilterItem.Key%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
122+
</span>
123+
<span class="small pull-right mobile-hide">
124+
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/FilterItem.cs/#L5">View Source</a>
125+
</span>
126+
<a id="chia_dotnet_FilterItem_Key_" data-uid="chia.dotnet.FilterItem.Key*"></a>
127+
<h4 id="chia_dotnet_FilterItem_Key" data-uid="chia.dotnet.FilterItem.Key">Key</h4>
128+
<div class="markdown level1 summary"></div>
129+
<div class="markdown level1 conceptual"></div>
130+
<h5 class="decalaration">Declaration</h5>
131+
<div class="codewrapper">
132+
<pre><code class="lang-csharp hljs">public string Key { get; set; }</code></pre>
133+
</div>
134+
<h5 class="propertyValue">Property Value</h5>
135+
<table class="table table-bordered table-striped table-condensed">
136+
<thead>
137+
<tr>
138+
<th>Type</th>
139+
<th>Description</th>
140+
</tr>
141+
</thead>
142+
<tbody>
143+
<tr>
144+
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
145+
<td></td>
146+
</tr>
147+
</tbody>
148+
</table>
149+
<span class="small pull-right mobile-hide">
150+
<span class="divider">|</span>
151+
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_FilterItem_Value.md&amp;value=---%0Auid%3A%20chia.dotnet.FilterItem.Value%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
152+
</span>
153+
<span class="small pull-right mobile-hide">
154+
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/FilterItem.cs/#L6">View Source</a>
155+
</span>
156+
<a id="chia_dotnet_FilterItem_Value_" data-uid="chia.dotnet.FilterItem.Value*"></a>
157+
<h4 id="chia_dotnet_FilterItem_Value" data-uid="chia.dotnet.FilterItem.Value">Value</h4>
158+
<div class="markdown level1 summary"></div>
159+
<div class="markdown level1 conceptual"></div>
160+
<h5 class="decalaration">Declaration</h5>
161+
<div class="codewrapper">
162+
<pre><code class="lang-csharp hljs">public string Value { get; set; }</code></pre>
163+
</div>
164+
<h5 class="propertyValue">Property Value</h5>
165+
<table class="table table-bordered table-striped table-condensed">
166+
<thead>
167+
<tr>
168+
<th>Type</th>
169+
<th>Description</th>
170+
</tr>
171+
</thead>
172+
<tbody>
173+
<tr>
174+
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
175+
<td></td>
176+
</tr>
177+
</tbody>
178+
</table>
179+
<h3 id="implements">Implements</h3>
180+
<div>
181+
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.iequatable-1">System.IEquatable&lt;T&gt;</a>
182+
</div>
183+
</article>
184+
</div>
185+
186+
<div class="hidden-sm col-md-2" role="complementary">
187+
<div class="sideaffix">
188+
<div class="contribution">
189+
<ul class="nav">
190+
<li>
191+
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_FilterItem.md&amp;value=---%0Auid%3A%20chia.dotnet.FilterItem%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
192+
</li>
193+
<li>
194+
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/ChiaTypes/FilterItem.cs/#L3" class="contribution-link">View Source</a>
195+
</li>
196+
</ul>
197+
</div>
198+
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
199+
<h5>In This Article</h5>
200+
<div></div>
201+
</nav>
202+
</div>
203+
</div>
204+
</div>
205+
</div>
206+
207+
<footer>
208+
<div class="grad-bottom"></div>
209+
<div class="footer">
210+
<div class="container">
211+
<span class="pull-right">
212+
<a href="#top">Back to top</a>
213+
</span>
214+
215+
<span>Generated by <strong>DocFX</strong></span>
216+
</div>
217+
</div>
218+
</footer>
219+
</div>
220+
221+
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
222+
<script type="text/javascript" src="../styles/docfx.js"></script>
223+
<script type="text/javascript" src="../styles/main.js"></script>
224+
</body>
225+
</html>

0 commit comments

Comments
 (0)