http_client_config::timeout Method
Get the timeout
utility::seconds timeout() const;
Return Value
The timeout (in seconds) used for each send and receive operation on the client.
Requirements
Header: http_client.h
Namespace: web::http::client