summaryrefslogtreecommitdiff
path: root/docs/api_reference/CXX/dbchannel_set_timeout.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/CXX/dbchannel_set_timeout.html')
-rw-r--r--docs/api_reference/CXX/dbchannel_set_timeout.html25
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/api_reference/CXX/dbchannel_set_timeout.html b/docs/api_reference/CXX/dbchannel_set_timeout.html
index cae541bd..8e927062 100644
--- a/docs/api_reference/CXX/dbchannel_set_timeout.html
+++ b/docs/api_reference/CXX/dbchannel_set_timeout.html
@@ -9,12 +9,12 @@
<link rel="start" href="index.html" title="Berkeley DB C++ API Reference" />
<link rel="up" href="rep.html" title="Chapter 11.  Replication Methods" />
<link rel="prev" href="dbchannel_send_request.html" title="DbChannel::send_request()" />
- <link rel="next" href="dbsite_close.html" title="DbSite::close()" />
+ <link rel="next" href="dbsite_get_config.html" title="DbSite::get_config()" />
</head>
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -25,7 +25,7 @@
<th width="60%" align="center">Chapter 11. 
Replication Methods
</th>
- <td width="20%" align="right"> <a accesskey="n" href="dbsite_close.html">Next</a></td>
+ <td width="20%" align="right"> <a accesskey="n" href="dbsite_get_config.html">Next</a></td>
</tr>
</table>
<hr />
@@ -63,7 +63,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4003536"></a>Parameters</h3>
+ <h3 class="title"><a id="idp4015912"></a>Parameters</h3>
</div>
</div>
</div>
@@ -71,7 +71,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp4002888"></a>timeout</h4>
+ <h4 class="title"><a id="idp4016360"></a>timeout</h4>
</div>
</div>
</div>
@@ -89,7 +89,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp3987472"></a>Errors</h3>
+ <h3 class="title"><a id="idp4000384"></a>Errors</h3>
</div>
</div>
</div>
@@ -108,7 +108,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp4009608"></a>EINVAL</h4>
+ <h4 class="title"><a id="idp4022624"></a>EINVAL</h4>
</div>
</div>
</div>
@@ -122,19 +122,20 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4008528"></a>Class</h3>
+ <h3 class="title"><a id="idp4021544"></a>Class</h3>
</div>
</div>
</div>
<p>
- <a class="link" href="env.html" title="Chapter 5.  The DbEnv Handle">DbEnv</a>
+ <a class="link" href="env.html" title="Chapter 5.  The DbEnv Handle">DbEnv</a>,
+ <a class="link" href="db_channel.html" title="The DbChannel Handle">DbChannel</a>
</p>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4010904"></a>See Also</h3>
+ <h3 class="title"><a id="idp4015712"></a>See Also</h3>
</div>
</div>
</div>
@@ -151,14 +152,14 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
<td width="20%" align="center">
<a accesskey="u" href="rep.html">Up</a>
</td>
- <td width="40%" align="right"> <a accesskey="n" href="dbsite_close.html">Next</a></td>
+ <td width="40%" align="right"> <a accesskey="n" href="dbsite_get_config.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">DbChannel::send_request() </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
- <td width="40%" align="right" valign="top"> DbSite::close()</td>
+ <td width="40%" align="right" valign="top"> DbSite::get_config()</td>
</tr>
</table>
</div>