IPWorks IoT 2020 Kotlin Edition

Questions / Feedback?

OutgoingMessages Property

Collection of outgoing messages which are waiting for acknowledgement.

Syntax

public val outgoingMessages: AMQPCMessageList

Remarks

This property holds a collection of AMQPCMessage objects that represent outgoing messages the component 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) 2021 /n software inc. - All rights reserved.
IPWorks IoT 2020 Kotlin Edition - Version 20.0 [Build 7941]