Skip to content

Commit

Permalink
Merge pull request #266 from nats-io/update-doc
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
ColinSullivan1 authored Jun 9, 2019
2 parents 8468d3d + 698d082 commit 9120bcb
Show file tree
Hide file tree
Showing 348 changed files with 4,971 additions and 979 deletions.
Binary file removed documentation/NATS.Client/html/Thumbs.db
Binary file not shown.
66 changes: 36 additions & 30 deletions documentation/NATS.Client/html/annotated.html
100755 → 100644

Large diffs are not rendered by default.

Empty file modified documentation/NATS.Client/html/annotated_dup.js
100755 → 100644
Empty file.
Binary file removed documentation/NATS.Client/html/arrowdown.png
Binary file not shown.
Binary file removed documentation/NATS.Client/html/arrowright.png
Binary file not shown.
Empty file modified documentation/NATS.Client/html/bc_s.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified documentation/NATS.Client/html/bdwn.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">NATS .NET Client
&#160;<span id="projectnumber">0.8.1</span>
&#160;<span id="projectnumber">0.9.0</span>
</div>
<div id="projectbrief">The nats.io .NET C# Client</div>
</td>
Expand Down Expand Up @@ -100,6 +100,10 @@
<tr><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a83105d639605774d4c5d6b55f39a96dc">Delivered</a></td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a9c905859f28f78a85ba2fe321a25bd7c">Dispose</a>(bool disposing)</td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#aa8ae08752d15abb02d126d900790989a">Dispose</a>()</td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a92255288f701d2b8cc3e5867cb9dcc9b">Drain</a>()</td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#afa7c5db9d71465a3365df6dca47ccb69">Drain</a>(int timeout)</td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a96dd4506ddf74e464dc4925666119fdb">DrainAsync</a>()</td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a9679f2902de656b3b1f1a6113182d1c9">DrainAsync</a>(int timeout)</td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a69c2e09909771a613bece5998c5e400c">Dropped</a></td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a57771f325ac0b1f2a09c85dc7d42dfb1">GetMaxPending</a>(out long maxPendingBytes, out long maxPendingMessages)</td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a3fed52bf847e69bd44d15aea22b17fa4">GetPending</a>(out long pendingBytes, out long pendingMessages)</td><td class="entry"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html">NATS.Client.Subscription</a></td><td class="entry"></td></tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">NATS .NET Client
&#160;<span id="projectnumber">0.8.1</span>
&#160;<span id="projectnumber">0.9.0</span>
</div>
<div id="projectbrief">The nats.io .NET C# Client</div>
</td>
Expand Down Expand Up @@ -130,6 +130,14 @@
<tr class="separator:a57771f325ac0b1f2a09c85dc7d42dfb1 inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8c1a898e991553b6ef7dcece6fe85b5b inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a8c1a898e991553b6ef7dcece6fe85b5b">ClearMaxPending</a> ()</td></tr>
<tr class="separator:a8c1a898e991553b6ef7dcece6fe85b5b inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a96dd4506ddf74e464dc4925666119fdb inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memItemLeft" align="right" valign="top">Task&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a96dd4506ddf74e464dc4925666119fdb">DrainAsync</a> ()</td></tr>
<tr class="separator:a96dd4506ddf74e464dc4925666119fdb inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9679f2902de656b3b1f1a6113182d1c9 inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memItemLeft" align="right" valign="top">Task&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a9679f2902de656b3b1f1a6113182d1c9">DrainAsync</a> (int timeout)</td></tr>
<tr class="separator:a9679f2902de656b3b1f1a6113182d1c9 inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a92255288f701d2b8cc3e5867cb9dcc9b inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#a92255288f701d2b8cc3e5867cb9dcc9b">Drain</a> ()</td></tr>
<tr class="separator:a92255288f701d2b8cc3e5867cb9dcc9b inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afa7c5db9d71465a3365df6dca47ccb69 inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_n_a_t_s_1_1_client_1_1_subscription.html#afa7c5db9d71465a3365df6dca47ccb69">Drain</a> (int timeout)</td></tr>
<tr class="separator:afa7c5db9d71465a3365df6dca47ccb69 inherit pub_methods_class_n_a_t_s_1_1_client_1_1_subscription"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="events"></a>
Events</h2></td></tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">NATS .NET Client
&#160;<span id="projectnumber">0.8.1</span>
&#160;<span id="projectnumber">0.9.0</span>
</div>
<div id="projectbrief">The nats.io .NET C# Client</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion documentation/NATS.Client/html/class_n_a_t_s_1_1_client_1_1_conn_event_args.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">NATS .NET Client
&#160;<span id="projectnumber">0.8.1</span>
&#160;<span id="projectnumber">0.9.0</span>
</div>
<div id="projectbrief">The nats.io .NET C# Client</div>
</td>
Expand Down
Empty file.
Loading

0 comments on commit 9120bcb

Please sign in to comment.