Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases a previous successful message reservation.
virtual void release(
runtime_object_identity _MsgId,
ITarget<size_t> * _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