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