Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::message_rate_too_high

The received data rate is too high.

Synopsis

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

constexpr
boost::mqtt5::reason_code message_rate_too_high { 0x96 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext