RTI Connext .Net APIs
Version 5.2.0
|
<<extension>> The status of the writer's cache. More...
#include <managed_publication.h>
Public Attributes | |
System::Int64 | sample_count_peak |
Highest number of samples in the writer's queue over the lifetime of the writer. | |
System::Int64 | sample_count |
Number of samples in the writer's queue, including unregister and dispose samples. | |
<<extension>> The status of the writer's cache.
System::Int64 DDS::DataWriterCacheStatus::sample_count_peak |
Highest number of samples in the writer's queue over the lifetime of the writer.
System::Int64 DDS::DataWriterCacheStatus::sample_count |
Number of samples in the writer's queue, including unregister and dispose samples.