urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
complexType readerDataLifecycleQosPolicy

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}readerDataLifecycleQosPolicy (restriction)

Documentation
                This policy controls the behavior of the DataReader with regards to the lifecycle of the
                data instances it manages, that is, the data instances that have been received and for
                which the DataReader maintains some internal resources.
            
Properties
This component is not nillable.

Model
<...>
(autopurge_nowriter_samples_delay? ; autopurge_disposed_samples_delay?)
</...>


Nested Element Summary
durationautopurge_disposed_samples_delay
          
durationautopurge_nowriter_samples_delay
          
Source
<xs:complexType name="readerDataLifecycleQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="autopurge_nowriter_samples_delay" type="duration"/>
<xs:element minOccurs="0" name="autopurge_disposed_samples_delay" type="duration"/>
</xs:all>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.