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