Basic options for endpoint-oriented client construction.
More...
#include <client.hpp>
|
|
std::string | endpoint |
| | Remote endpoint URI or implementation-defined endpoint string.
|
| |
|
std::chrono::milliseconds | timeout {30000} |
| | Per-operation timeout used by transports that support request deadlines.
|
| |
Basic options for endpoint-oriented client construction.
The documentation for this struct was generated from the following file: