<< Click to Display Table of Contents >> OnReceiveCompleted |
Occurs when a message has been removed from the queue. This event is raised by the asynchronous operation, BeginReceive.
args - The message.
OnReceiveCompleted PROCEDURE(TMessageQueueReceiveGrp args), VIRTUAL, PROTECTED