2.2.2.4.1 Ack Messages
These messages acknowledge receipt of a message.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
LowWatermark |
|||||||||||||||||||||||||||||||
|
ProcessedCount |
Processed (variable) |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
RejectedCount |
Rejected (variable) |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||
LowWatermark (4 bytes): The sequence number of the latest acknowledged message.
ProcessedCount (2 bytes): Number of entries in the processed list.
Processed (variable, 4 bytes per list item): The sequence numbers of messages that were processed.
RejectedCount (2 bytes): Number of entries in the rejected list.
Rejected (variable, 4 bytes per list item): The sequence numbers of messages that were rejected.