multitype_join::release Method
Releases a previous successful message reservation.
virtual void release(
runtime_object_identity _MsgId,
ITarget<_Destination_type> * _PTarget
);
Parameters
_MsgId
The runtime_object_identity of the message object being released._PTarget
A pointer to the target block that is calling the release method.
Requirements
Header: agents.h
Namespace: Concurrency