Exemplo n.º 1
0
 Task ICommunicationObject.OpenAsync()
 {
     return(_serviceChannel.OpenAsync());
 }