public ReturnCode IgnoreSubscription(InstanceHandle handle)
 {
     return(realParticipant.IgnoreSubscription(handle));
 }