call::process_input_messages Method
Executes the call function on the input messages.
virtual void process_input_messages(
_Inout_ message<_Type> * _PMessage
);
Parameters
- _PMessage
Requirements
Header: agents.h
Namespace: concurrency
Executes the call function on the input messages.
virtual void process_input_messages(
_Inout_ message<_Type> * _PMessage
);
Header: agents.h
Namespace: concurrency