Receive

The Receive Messenger built-in method executes the logic to process the input XML message, such as validating the input data, storing data in the database, and reading data from the database.

Syntax

<<Messenger>>::Receive(void) : void

Owner

A Messenger class