public ReturnCode SetDefaultPublisherQos(PublisherQos qos)
 {
     return(realParticipant.SetDefaultPublisherQos(qos));
 }