In AIS, longer messages are split into multiple parts, which are related by an ID. However, the message IDs used when transmitting are not unique. This leads to the possibility that unrelated message pieces (if they have the same ID) could be combined. To prevent this, partially received multi-part messages are dropped as incomplete if the rest of the message is not found within the next set of incoming messages. The size of this set is determined by this parameter.
The value for this parameter is an integer. The default is 40.