|
libcaf
0.13.2
|
Sent whenever a terminated actor receives a synchronous request. More...
#include <system_messages.hpp>
Public Attributes | |
| actor_addr | source |
| The source of this message, i.e., the terminated actor. | |
| uint32_t | reason |
| The exit reason of the terminated actor. | |
Sent whenever a terminated actor receives a synchronous request.
1.8.9.1