예제 #1
0
 void ICommunicationObject.EndClose(IAsyncResult result)
 {
     _factory.EndClose(result);
 }