4 references to EndClose
System.ServiceModel (4)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
175this.channels.BeginClose, this.channels.EndClose,
System\ServiceModel\Channels\HttpChannelListener.cs (1)
1445thisPtr.communicationObjectManager.EndClose(result);
System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
691this.channelDispatcher.Channels.EndClose(result);
System\ServiceModel\InstanceContext.cs (1)
666this.instanceContext.channels.EndClose(result);