2.2.2 SequenceNumber

The SequenceNumber type stores a VolumeSequenceNumber value, which is used to track the sequence of move notification messages that are received by the DLT Central Manager server.

This type is declared as follows:

 typedef signed long SequenceNumber;

When this value reaches its maximum positive value (2147483647), incrementing MUST result in its most negative value (-2147483648). For details, see sections 3.1.4.2 and 3.2.4.1.