CoreDX DDS C# Reference Manual
Public Attributes | List of all members
LivelinessLostStatus Class Reference

Public Attributes

int total_count
 
int total_count_change
 

Detailed Description

Status related to the on_liveliness_lost listener methods of the DataWriter, Publisher, and DomainParticipant structures.

Member Data Documentation

int total_count

Cummulative number of times that an 'alive' DataWriter became not alive.

int total_count_change

Change in total_count since the last time the listener was called or status was read.


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