IPWorks MQ 2020 Delphi Edition

Questions / Feedback?

IncomingMessages Property

Collection of incoming messages which have not been fully settled.

Syntax

property IncomingMessages: TipqAMQPMessageList read get_IncomingMessages;

Remarks

This collection property holds a list of AMQPMessage items, one for each incoming message that has not been fully settled by the component (and, potentially, the remote host).

Refer to ReceiveMode for more information.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Delphi Edition - Version 20.0 [Build 8155]