ordered_message_processor::process_incoming_message Method

The processing function that is called asynchronously. It dequeues messages and begins processing them.

virtual void process_incoming_message();

Requirements

Header: agents.h

Namespace: concurrency

See Also

Reference

ordered_message_processor Class