unbounded_buffer::process_input_messages Method
Places the message_PMessage in this unbounded_buffer messaging block and tries to offer it to all of the linked targets.
virtual void process_input_messages(
_Inout_ message<_Type> * _PMessage
);
Parameters
- _PMessage
Requirements
Header: agents.h
Namespace: concurrency