| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}asynchronousPublisherQosPolicy (restriction)
<<RTI Extension>>
This QoS policy is used to enable or disable asynchronous
publishing and asynchronous
batch flushing for the Publisher.
If enabled, the Publisher will spawn two threads, one for asynchronous publishing and
one for asynchronous batch flushing.
| Nested Element Summary | |
threadSettings | asynchronous_batch_thread |
boolean | disable_asynchronous_batch |
boolean | disable_asynchronous_write |
threadSettings | thread |
<xs:complexType name="asynchronousPublisherQosPolicy"><xs:all></xs:complexType><xs:element default="false" maxOccurs="1" minOccurs="0" name="disable_asynchronous_write" type="boolean"/><xs:element default="false" maxOccurs="1" minOccurs="0" name="disable_asynchronous_batch" type="boolean"/></xs:all>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||