message_status Enumeration
The valid responses for an offer of a message object to a block.
enum message_status;
Members
Values
Name |
Description |
---|---|
accepted |
The target accepted the message. |
declined |
The target did not accept the message. |
missed |
The target tried to accept the message, but it was no longer available. |
postponed |
The target postponed the message. |
Requirements
Header: agents.h
Namespace: concurrency