IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

OutgoingMessages Property

Collection of outgoing messages which are waiting for acknowledgement.

Syntax


 getOutgoingMessages(): AMQPCMessageList;



Default Value

Remarks

This property holds a collection of amqpcmessage objects that represent outgoing messages the class has yet to receive acknowledgements from the server for.

Refer to the PublishMessage method 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 JavaScript Edition - Version 20.0 [Build 8262]