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.
Gets a reference to the current payload of the message being stored in the overwrite_buffer messaging block.
_Type value();
Return Value
The payload of the currently stored message.
Remarks
The value stored in the overwrite_buffer could change immediately after this method returns. This method will wait until a message arrives if no message is currently stored in the overwrite_buffer.
Requirements
Header: agents.h
Namespace: concurrency