public ReturnCode SetQos(DomainParticipantQos qos)
 {
     return(realParticipant.SetQos(qos));
 }