Пример #1
0
 public ReturnCode SetDefaultSubscriberQos(SubscriberQos qos)
 {
     return(realParticipant.SetDefaultSubscriberQos(qos));
 }