ReceivedMessageGroupSequence Property

The position of this message within its group.

Object Oriented Interface

public function getReceivedMessageGroupSequence();

Procedural Interface

ipworksmq_amqp_get($res, 102 );

Default Value

0

Remarks

The position of this message within its group.

This property specifies the relative position of this message within its group. It may be -1 if this message does not belong to a group.

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

Data Type

Long64

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