The MessageResult structured data type is defined under the GeneXusMessagingQueue.SimpleQueue module and represents the message received when a message is sent to a Message Queue using the Queue API.
MessageId |
Message ID. |
ServerMessageId |
ID returned by the Queue when the message is sent. |
MessageHandleId |
Handle ID. |
MessageStatus |
Status after the message is sent. It can take the values of MessagesStatus. |
MessageAtttributes |
Collection of MessageProperty. |
Note: The MessageAtttributes depend on the provider (Azure Queue or AWS SQS); both can return different metadata information after sending a message to the Queue.
This feature is available since GeneXus 18.