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.
When overridden in a derived class, releases a previous successful message reservation.
virtual void release(
runtime_object_identity _MsgId,
ITarget<_Type> * _PTarget
) = 0;
Parameters
_MsgId
The runtime_object_identity of the reserved message object._PTarget
A pointer to the target block that is calling the release method.
Requirements
Header: agents.h
Namespace: Concurrency