Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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