|
olp-cpp-sdk 1.24.0
|
Settings for network initialization. More...
#include <NetworkInitializationSettings.h>

Public Attributes | |
| size_t | max_requests_count = 30u |
| The maximum number of requests that can be sent simultaneously. | |
| CertificateSettings | certificate_settings |
| The custom certificate settings. | |
| porting::optional< std::string > | diagnostic_output_path = porting::none |
| The path to the network diagnostic output. If not set, diagnostics will not be produced. | |
Settings for network initialization.
| porting::optional<std::string> olp::http::NetworkInitializationSettings::diagnostic_output_path = porting::none |
The path to the network diagnostic output. If not set, diagnostics will not be produced.