RTI Connext Traditional C++ API Version 7.5.0
|
Use these QoS fields to configure features which help to control the rate at which data is sent, preventing network congestion.
Use these QoS fields to configure features which help to control the rate at which data is sent, preventing network congestion.
Basic Settings
DDS_ReliabilityQosPolicy | max_blocking_time |
<<basic>> <<spec>> The maximum time a DataWriter can block on a write() call. | |
DDS_PublishModeQosPolicy | kind |
<<basic>> <<extension>> Publishing mode | |
DDS_RtpsReliableWriterProtocol_t | min_send_window_size |
<<basic>> <<extension>> Minimum size of send window of unacknowledged samples | |
DDS_RtpsReliableWriterProtocol_t | max_send_window_size |
<<basic>> <<extension>> Maximum size of send window of unacknowledged samples | |
Advanced Settings