Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::maximum_connect_time

The maximum connection time authorized for this connection has been exceeded.

Synopsis

Defined in header <boost/mqtt5/reason_codes.hpp>

constexpr
boost::mqtt5::reason_code maximum_connect_time { 0xa0 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext