Share via


ordered_message_processor::ordered_message_processor Constructor

Constructs an ordered_message_processor object.

ordered_message_processor();

Remarks

This ordered_message_processor will not schedule asynchronous or synchronous handlers until the initialize function is called.

Requirements

Header: agents.h

Namespace: Concurrency

See Also

Reference

ordered_message_processor Class