![]() |
OpenSplice C# API
v6.x
OpenSplice C# Data Distribution Service Data-Centric Publish-Subscribe API
|
Another topic exists with the same name but different characteristics. More...
Public Attributes | |
int | TotalCount |
Total cumulative count of all inconsistent topics detected. More... | |
int | TotalCountChange |
The incremental number of inconsistent topics since the last time the listener was called or the status was read. More... | |
Another topic exists with the same name but different characteristics.
Definition at line 783 of file DdsDcpsStructs.cs.
int DDS.InconsistentTopicStatus.TotalCount |
Total cumulative count of all inconsistent topics detected.
Definition at line 788 of file DdsDcpsStructs.cs.
int DDS.InconsistentTopicStatus.TotalCountChange |
The incremental number of inconsistent topics since the last time the listener was called or the status was read.
Definition at line 794 of file DdsDcpsStructs.cs.