RTI Connext .Net APIs  Version 6.0.1
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. More...
 
System::Int32 total_count_change
 The incremental number of times the event has occurred since the listener was last invoked or the status read. More...
 

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

◆ total_count

System::Int32 DDS::ReliableWriterCacheEventCount::total_count

The total number of times the event has occurred.

◆ total_count_change

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 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc