Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
Immutable value object representing consistent options. More...
#include <couchbase/common_options.hxx>
Public Attributes | |
const std::optional< std::chrono::milliseconds > | timeout |
const std::shared_ptr< couchbase::retry_strategy > | retry_strategy |
Immutable value object representing consistent options.
const std::shared_ptr<couchbase::retry_strategy> retry_strategy |
const std::optional<std::chrono::milliseconds> timeout |