The MessageRepeatCountwith DataType Bytedefines how many times every NetworkMessageis repeated. The default value is 0 and disables the repeating.
The MessageRepeatDelaywith DataType Durationdefines the time between NetworkMessagerepeats in milliseconds. The parameter shall be ignored if the parameter MessageRepeatCountis set to 0.
This Structure DataTypeis used to represent the datagram specific transport mapping parameters for WriterGroups. It is a subtype of the WriterGroupTransportDataTypedefined in 6.2.5.6.2.
The DatagramWriterGroupTransportDataTypeis formally defined in Table 67.
Table 67– DatagramWriterGroupTransportDataType Structure
Name |
Type |
Description |
DatagramWriterGroupTransportDataType |
Structure |
|
messageRepeatCount |
Byte |
Defined in 6.4.1.2.1. |
messageRepeatDelay |
Duration |
Defined in 6.4.1.2.2. |