boost::redis::connection::get_usage
Returns connection usage information.
Synopsis
Declared in <boost/redis/connection.hpp>
usage
get_usage() const noexcept;
Return Value
connection usage information.
Created with MrDocs