RTI Connext .Net APIs  Version 5.0.0
DDS::ReliableWriterCacheEventCount Struct Reference

<<eXtension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold. More...

#include <managed_publication.h>

Public Attributes

System::Int32 total_count
 The total number of times the event has occurred.
 
System::Int32 total_count_change
 The incremental number of times the event has occurred since the listener was last invoked or the status read.
 

Detailed Description

<<eXtension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold.

See Also
DDS::ReliableWriterCacheChangedStatus

Member Data Documentation

System::Int32 DDS::ReliableWriterCacheEventCount::total_count

The total number of times the event has occurred.

System::Int32 DDS::ReliableWriterCacheEventCount::total_count_change

The incremental number of times the event has occurred since the listener was last invoked or the status read.


RTI Connext .Net APIs Version 5.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc