![]() |
TopicListenerOnInconsistentTopic Method |
Handles the InconsistentTopicStatus communication status.
The InconsistentTopicStatus indicates that a Topic was attempted to be registered that already exists with different characteristics. Typically, the existing Topic may have a different type associated with it.
Namespace: OpenDDSharp.DDS
public abstract void OnInconsistentTopic( Topic topic, InconsistentTopicStatus status )