rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::payload::unsubscription_confirmation_t Struct Reference

Message with this payload is sent from a supervisor to an actor with confirmation that point is no longer active (subscribed).`. More...

#include <messages.hpp>

Public Attributes

subscription_point_t point
 subscription details
 

Detailed Description

Message with this payload is sent from a supervisor to an actor with confirmation that point is no longer active (subscribed).`.


The documentation for this struct was generated from the following file: