RTI Connext .Net APIs  Version 6.0.1
DDS::SampleLostStatus Struct Reference

DDS::StatusKind::SAMPLE_LOST_STATUS More...

#include <managed_subscription.h>

Public Attributes

System::Int32 total_count
 Total cumulative count of all samples lost across all instances of data published under the DDS::Topic. More...
 
System::Int32 total_count_change
 The incremental number of samples lost since the last time the listener was called or the status was read. More...
 
SampleLostStatusKind last_reason
 <<extension>> Reason why the last sample was lost. More...
 

Detailed Description

Member Data Documentation

◆ total_count

System::Int32 DDS::SampleLostStatus::total_count

Total cumulative count of all samples lost across all instances of data published under the DDS::Topic.

◆ total_count_change

System::Int32 DDS::SampleLostStatus::total_count_change

The incremental number of samples lost since the last time the listener was called or the status was read.

◆ last_reason

SampleLostStatusKind DDS::SampleLostStatus::last_reason

<<extension>> Reason why the last sample was lost.

See also
DDS::SampleLostStatusKind

RTI Connext .Net APIs Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc