Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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