This topic has not yet been rated - Rate this topic

unbounded_buffer::process_input_messages Method

Visual Studio 2012

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
);
_PMessage

Header: agents.h

Namespace: concurrency

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.