Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
|
Maximum time in ms to refresh connections. More...
#include <google/cloud/bigtable/options.h>
Public Types | |
using | Type = std::chrono::milliseconds |
Maximum time in ms to refresh connections.
The server will disconnect idle connections before this time. The connections will not be automatically refreshed in the background if this value is set to 0
.
MinConnectionRefreshOption
, it will be set to the value of MinConnectionRefreshOption
. using google::cloud::bigtable::MaxConnectionRefreshOption::Type = std::chrono::milliseconds |