Esempio n. 1
0
 void ICommunicationObject.EndClose(IAsyncResult result)
 {
     _factory.EndClose(result);
 }