RTI Connext .NET API (legacy)  Version 6.1.1
DDS::AckResponseData_t Class Reference

Data payload of an application-level acknowledgment. More...

#include <managed_infrastructure.h>

Public Attributes

ByteSeqvalue
 a sequence of octets More...
 

Detailed Description

Data payload of an application-level acknowledgment.

Member Data Documentation

◆ value

ByteSeq ^ DDS::AckResponseData_t::value

a sequence of octets

[default] empty (zero-length)

[range] Octet sequence of length [0, DDS::DataReaderResourceLimitsQosPolicy::max_app_ack_response_length],

Referenced by RTI.Connext.Queuing.QueueProducer< TRep >::CreateWriteSample().