RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DDS::LivelinessLostStatus Struct Reference

::DDS::StatusKind::LIVELINESS_LOST_STATUS More...

#include <managed_publication.h>

Public Attributes

System::Int32 total_count
 Total cumulative number of times that a previously-alive DDS::DataWriter became not alive due to a failure to to actively signal its liveliness within the offered liveliness period.
 
System::Int32 total_count_change
 The incremental changees in total_count since the last time the listener was called or the status was read.
 

Detailed Description

::DDS::StatusKind::LIVELINESS_LOST_STATUS

Entity:
DDS::DataWriter
Listener:
DDS::DataWriterListener

The liveliness that the DDS::DataWriter has committed through its DDS::LivelinessQosPolicy was not respected; thus DDS::DataReader entities will consider the DDS::DataWriter as no longer "alive/active".

Member Data Documentation

System::Int32 DDS::LivelinessLostStatus::total_count

Total cumulative number of times that a previously-alive DDS::DataWriter became not alive due to a failure to to actively signal its liveliness within the offered liveliness period.

This count does not change when an already not alive DDS::DataWriter simply remains not alive for another liveliness period.

System::Int32 DDS::LivelinessLostStatus::total_count_change

The incremental changees in total_count since the last time the listener was called or the status was read.


RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc