CoreDX DDS
C# Reference Manual

ReaderDataLifecycleQosPolicy Struct Reference

Specifies the lifecycle behavior of data instances managed by the DataReader. More...

List of all members.

Public Attributes

Duration_t autopurge_nowriter_samples_delay
Duration_t autopurge_disposed_samples_delay

Detailed Description

Specifies the lifecycle behavior of data instances managed by the DataReader.

autopurge_nowriter_samples_delay indicates how long the DataReader will maintain instance samples that have instance_state NOT_ALIVE_NO_WRITERS.

autopurge_disposed_samples_delay indicates how long the DataReader will retain information about instances that have instance_state NOT_ALIVE_DISPOSED.


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties

© 2009-2011 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.