boost::redis::connection::get_executor
Returns the underlying executor.
Synopsis
Declared in <boost/redis/connection.hpp>
executor_type
get_executor() noexcept;
Return Value
the underlying executor.
Created with MrDocs