Class CbMonitorConnection
Defined in File cb_monitor_connection.hpp
Inheritance Relationships
Base Type
public smacc2::SmaccClientBehavior
Class Documentation
-
class CbMonitorConnection : public smacc2::SmaccClientBehavior
Sync behavior that continuously monitors connection health.
This behavior connects to connection state signals and posts EvConnectionLost events when the connection is lost. Use it alongside other behaviors to handle connection failures.