Commit 93a65722 authored by buildbot121's avatar buildbot121

API documentation update by build server

parent e4d47081
......@@ -305,7 +305,7 @@ the specified status to client. And then ignore the request.</p>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><span class="parametername">closeServerConnection</span></td>
<td><p>Close the server connection?</p>
<td><p>Close the server connection used by request if any?</p>
</td>
</tr>
</tbody>
......@@ -354,7 +354,7 @@ And then ignore the request. </p>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><span class="parametername">closeServerConnection</span></td>
<td><p>Close the server connection?</p>
<td><p>Close the server connection used by request if any?</p>
</td>
</tr>
</tbody>
......@@ -576,7 +576,7 @@ and ignore the request. </p>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><span class="parametername">closeServerConnection</span></td>
<td><p>Close the server connection?</p>
<td><p>Close the server connection used by request if any?</p>
</td>
</tr>
</tbody>
......@@ -618,7 +618,7 @@ and ignore the request. </p>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><span class="parametername">closeServerConnection</span></td>
<td><p>Close the server connection?</p>
<td><p>Close the server connection used by request if any?</p>
</td>
</tr>
</tbody>
......@@ -653,7 +653,7 @@ and ignore the request. </p>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><span class="parametername">closeServerConnection</span></td>
<td><p>Close the server connection?</p>
<td><p>Close the server connection used by request if any?</p>
</td>
</tr>
</tbody>
......@@ -688,7 +688,7 @@ and ignore the request. </p>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><span class="parametername">closeServerConnection</span></td>
<td><p>Close the server connection?</p>
<td><p>Close the server connection used by request if any?</p>
</td>
</tr>
</tbody>
......@@ -813,7 +813,7 @@ and ignore the request. </p>
<a id="Titanium_Web_Proxy_EventArguments_SessionEventArgs_TerminateServerConnection_" data-uid="Titanium.Web.Proxy.EventArguments.SessionEventArgs.TerminateServerConnection*"></a>
<h4 id="Titanium_Web_Proxy_EventArguments_SessionEventArgs_TerminateServerConnection" data-uid="Titanium.Web.Proxy.EventArguments.SessionEventArgs.TerminateServerConnection">TerminateServerConnection()</h4>
<div class="markdown level1 summary"><p>Terminate the connection to server.</p>
<div class="markdown level1 summary"><p>Terminate the connection to server at the end of this HTTP request/response session.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
......
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