This topic has not yet been rated - Rate this topic

target_block::sync_send Method

Synchronously send a message for processing.

void sync_send(
   _Inout_opt_ message<_Source_type> * _PMessage
);
_PMessage

A pointer to the message being sent.

Header: agents.h

Namespace: concurrency

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