IPWorks MQ 2020 Kotlin Edition

Questions / Feedback?

IncomingMessages Property

Collection of incoming messages which are waiting for acknowledgement.

Syntax

public val incomingMessages: AMQPCMessageList

Remarks

This property holds a collection of AMQPCMessage objects that represent incoming messages the component has yet to send acknowledgements to the server for.

Refer to the MessageIn event for more information about message acknowledgements.

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

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks MQ 2020 Kotlin Edition - Version 20.0 [Build 7941]