CoreDX DDS C# Reference Manual
Public Attributes | List of all members
WriterDataLifecycleQosPolicy Struct Reference

Public Attributes

bool autodispose_unregistered_instances
 

Detailed Description

Specifies the lifecycle behavior of data instances managed by the DataWriter. If autodispose_unregistered_instances is true, then the DataWriter will automatically dispose any instances that are unregistered. Note: When a DataWriter is deleted, it will automatically unregister all of its instances. With this policy == true, then all instances will also be disposed.

Member Data Documentation

bool autodispose_unregistered_instances

automatically dispose instance when unregistered


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