Esempio n. 1
0
 public ConnectHandle ConnectSendObserver(ISendObserver observer)
 {
     return(_topicProducer.ConnectSendObserver(observer));
 }