Hello.
I am migrating an application from DDS C# API 6.0 to 7.3. I have a call to....
Subscriber.DATAREADER_QOS_USE_TOPIC_QOS
the return of which is passed to the subscriber.CreateDataReader function.
What is the replacement for Subscriber.DATAREADER_QOS_USE_TOPIC_QOS, in the DDS Connext C# 7.3 API?