RTI Connext .Net APIs  Version 5.3.1
DDS::RequestedDeadlineMissedStatus Struct Reference

DDS::StatudKind::REQUESTED_DEADLINE_MISSED_STATUS More...

#include <managed_subscription.h>

Public Attributes

System::Int32 total_count
 Total cumulative count of the deadlines detected for any instance read by the DDS::DataReader. More...
 
System::Int32 total_count_change
 The incremental number of deadlines detected since the last time the listener was called or the status was read. More...
 
InstanceHandle_t last_instance_handle
 Handle to the last instance in the DDS::DataReader for which a deadline was detected. More...
 

Detailed Description

Member Data Documentation

◆ total_count

System::Int32 DDS::RequestedDeadlineMissedStatus::total_count

Total cumulative count of the deadlines detected for any instance read by the DDS::DataReader.

◆ total_count_change

System::Int32 DDS::RequestedDeadlineMissedStatus::total_count_change

The incremental number of deadlines detected since the last time the listener was called or the status was read.

◆ last_instance_handle

InstanceHandle_t DDS::RequestedDeadlineMissedStatus::last_instance_handle

Handle to the last instance in the DDS::DataReader for which a deadline was detected.


RTI Connext .Net APIs Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc