RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
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.
 
System::Int32 total_count_change
 The incremental number of samples lost since the last time the listener was called or the status was read.
 
SampleLostStatusKind last_reason
 <<extension>> Reason why the last sample was lost.
 

Detailed Description

::DDS::StatusKind::SAMPLE_LOST_STATUS

Examples:
HelloWorld_subscriber.cpp.

Member Data Documentation

System::Int32 DDS::SampleLostStatus::total_count

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

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.

SampleLostStatusKind DDS::SampleLostStatus::last_reason

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

See Also
::DDS::SampleLostStatusKind

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