OutgoingMessages Property

Collection of outgoing messages which have not been fully settled.

Syntax

public var outgoingMessages: Array<AMQPMessage> {
get {...} }

Remarks

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

Refer to SendMessage for more information.

This property is read-only.

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