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

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

Documentation
                This QoS policy is used to suggest the maximum acceptable delay that is acceptable
                between when data is written and when data is received.
            
Properties
This component is not nillable.

Model
<...>
duration?
</...>


Nested Element Summary
durationduration
          
Source
<xs:complexType name="latencyBudgetQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="duration" 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.