4 references to Abort
System.ServiceModel (4)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
159this.channels.Abort();
System\ServiceModel\Channels\HttpChannelListener.cs (1)
1069this.webSocketLifetimeManager.Abort();
System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
651this.channelDispatcher.Channels.Abort();
System\ServiceModel\InstanceContext.cs (1)
315channels.Abort();