Commit 03cd1e18 authored by buildbot121's avatar buildbot121

API documentation update by build server

parent 72800159
...@@ -209,7 +209,7 @@ or when server terminates connection from proxy.</p> ...@@ -209,7 +209,7 @@ or when server terminates connection from proxy.</p>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td><span class="xref">StreamExtended.IBufferPool</span></td> <td><span class="xref">IBufferPool</span></td>
<td></td> <td></td>
</tr> </tr>
</tbody> </tbody>
...@@ -646,7 +646,7 @@ public HttpWebClient WebSession { get; }</code></pre> ...@@ -646,7 +646,7 @@ public HttpWebClient WebSession { get; }</code></pre>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<span class="xref">StreamExtended.Network.DataEventArgs</span>&gt;</td> <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<span class="xref">DataEventArgs</span>&gt;</td>
<td></td> <td></td>
</tr> </tr>
</tbody> </tbody>
...@@ -676,7 +676,7 @@ public HttpWebClient WebSession { get; }</code></pre> ...@@ -676,7 +676,7 @@ public HttpWebClient WebSession { get; }</code></pre>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<span class="xref">StreamExtended.Network.DataEventArgs</span>&gt;</td> <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<span class="xref">DataEventArgs</span>&gt;</td>
<td></td> <td></td>
</tr> </tr>
</tbody> </tbody>
......
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td><span class="xref">StreamExtended.ClientHelloInfo</span></td> <td><span class="xref">ClientHelloInfo</span></td>
<td></td> <td></td>
</tr> </tr>
</tbody> </tbody>
......
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td><span class="xref">StreamExtended.ServerHelloInfo</span></td> <td><span class="xref">ServerHelloInfo</span></td>
<td></td> <td></td>
</tr> </tr>
</tbody> </tbody>
......
...@@ -266,7 +266,7 @@ By default this uses DefaultBufferPool implementation available in StreamExtende ...@@ -266,7 +266,7 @@ By default this uses DefaultBufferPool implementation available in StreamExtende
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td><span class="xref">StreamExtended.IBufferPool</span></td> <td><span class="xref">IBufferPool</span></td>
<td></td> <td></td>
</tr> </tr>
</tbody> </tbody>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment