RTI Connext DDS Micro C API  Version 3.0.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
max_fragmented_samples
NAME
DDS_DataReaderResourceLimitsQosPolicy::max_fragmented_samples
DESCRIPTION
DDS_DataReaderResourceLimitsQosPolicy::max_fragmented_samples limits the maximum number of fragmented samples a DDS_DataReader can cache while waiting for all fragments. A fragmented sample must be fully received before it can be deserialized. If this resource limit is reached, new fragmented samples will be rejected.
A default value equal to DDS_ResourceLimitsQosPolicy::max_samples will give the best results. However, if the data type is variable-sized where some samples may be fragmented and others not, this value can be set lower.

RTI Connext DDS Micro C API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc