Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ack 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.