Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::server_shutting_down

The Server is shutting down.

Synopsis

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

constexpr
boost::mqtt5::reason_code server_shutting_down { 0x8b };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext