3 references to EndClose
System.ServiceModel (3)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
459this.transportManagerContainer.EndClose(result);
System\ServiceModel\Channels\TransportReplyChannelAcceptor.cs (2)
58end1 = this.transportManagerContainer.EndClose; 153end1 = this.transportManagerContainer.EndClose;