11 implementations of Abort
System.ServiceModel (9)
System\ServiceModel\Channels\CommunicationObject.cs (1)
99public void Abort()
System\ServiceModel\ClientBase.cs (2)
491public void Abort() 1288void ICommunicationObject.Abort()
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1447public void Abort()
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
284public void Abort()
System\ServiceModel\Security\WrappedSessionSecurityTokenAuthenticator.cs (1)
156public void Abort()
System\ServiceModel\Security\WrapperSecurityCommunicationObject.cs (2)
185public void Abort() 362public void Abort()
System\ServiceModel\Security\WSTrustChannel.cs (1)
738public void Abort()
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\AnnouncementClient.cs (1)
496void ICommunicationObject.Abort()
System\ServiceModel\Discovery\DiscoveryClient.cs (1)
362void ICommunicationObject.Abort()
184 references to Abort
SMSvcHost (1)
System\ServiceModel\Activation\WorkerProcess.cs (1)
141((IChannel)connectionDuplicator).Abort();
System.Data.Services (1)
System\Data\Services\DelegateBodyWriter.cs (1)
81ctx.Channel.Abort();
System.ServiceModel (161)
System\ServiceModel\ChannelFactory.cs (1)
356this.innerFactory.Abort();
System\ServiceModel\Channels\ChannelDemuxer.cs (17)
390this.innerChannel.Abort(); 392this.innerListener.Abort(); 1856channel.Abort(); 1909channel.Abort(); 2060this.innerListener.Abort(); 2117innerListener.Abort(); 2137innerListener.Abort(); 2160this.innerListener.Abort(); 2190this.innerListener.Abort(); 2315channel.Abort(); 2340wrappedChannel.Abort(); 2623this.channelDemuxer.innerListener.Abort(); 2720channel.Abort(); 2818channelAndMessage.channel.Abort(); 2870channel.Abort(); 3018channelAndRequest.channel.Abort(); 3070channel.Abort();
System\ServiceModel\Channels\ChannelFactoryBase.cs (2)
136((IChannel)(object)channel).Abort(); 157channel.Abort();
System\ServiceModel\Channels\ChannelPool.cs (3)
24item.Abort(); 51item.Abort(); 89item.Abort();
System\ServiceModel\Channels\ChannelTracker.cs (4)
46channel.Abort(); 58((TChannel)sender).Abort(); 94channels[i].Abort(); 126channels[i].Abort();
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (2)
169channel.Abort(); 307channel.Abort();
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (2)
48collection[index].Abort(); 75communicationObject.Abort();
System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
43item.Abort();
System\ServiceModel\Channels\DatagramAdapter.cs (17)
418channel.Abort(); 432((IChannel)sender).Abort(); 582this[i].Abort(); 598channel.Abort(); 1048inner.Abort(); 1065channel.Abort(); 1068currentChannel.Abort(); 1141inner.Abort(); 1181channel.Abort(); 1244channel.Abort(); 1267channel.Abort(); 1289channel.Abort(); 1371inner.Abort(); 1412channel.Abort(); 1478channel.Abort(); 1501channel.Abort(); 1523channel.Abort();
System\ServiceModel\Channels\DelegatingChannelListener.cs (1)
77this.channelAcceptor.Abort();
System\ServiceModel\Channels\InternalDuplexChannelFactory.cs (2)
122this.innerChannelListener.Abort(); 203this.innerInputListener.Abort();
System\ServiceModel\Channels\InternalDuplexChannelListener.cs (5)
32this.innerChannelFactory.Abort(); 198this.innerInputChannel.Abort(); 253outputChannel.Abort(); 312this.outputChannel.Abort(); 325outputChannel.Abort();
System\ServiceModel\Channels\LayeredChannel.cs (1)
51this.innerChannel.Abort();
System\ServiceModel\Channels\LayeredChannelFactory.cs (2)
76this.innerChannelFactory.Abort(); 208this.innerOutputChannel.Abort();
System\ServiceModel\Channels\LayeredChannelListener.cs (1)
107channelListener.Abort();
System\ServiceModel\Channels\OneWayChannelFactory.cs (4)
122this.innerChannel.Abort(); 295this.innerChannel.Abort(); 594channel.Abort(); 621channel.Abort();
System\ServiceModel\Channels\OneWayChannelListener.cs (9)
700this.innerChannelListener.Abort(); 957channel.Abort(); 1024channel.Abort(); 1065innerChannelListener.Abort(); 1112this.innerChannelListener.Abort(); 1191this.innerChannelListener.Abort(); 1264channel.Abort(); 1321this.channel.Abort(); 1361this.channel.Abort(); // we've hit our IdleTimeout
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
991this.proxyChannel.Abort();
System\ServiceModel\Channels\ReliableChannelBinder.cs (14)
192channel.Abort(); 357channel.Abort(); 1611faultedChannel.Abort(); 1850channel.Abort(); 2407this.channel.Abort(); 2682channel.Abort(); 3795channel.Abort(); 3805channel.Abort(); 3861channel.Abort(); 3871channel.Abort(); 3982this.channel.Abort(); 4017this.channel.Abort(); 4034this.channel.Abort(); 4165this.channel.Abort();
System\ServiceModel\Channels\ReliableChannelFactory.cs (1)
124this.innerChannelFactory.Abort();
System\ServiceModel\Channels\ReliableChannelListener.cs (17)
153this.InnerChannelListener.Abort(); 642channel.Abort(); 760this.typedListener.Abort(); 971channel.Abort(); 1039channel.Abort(); 1154channel.Abort(); 1272channel.Abort(); 1403channel.Abort(); 1434channel.Abort(); 1455channel.Abort(); 1493channel.Abort(); 1529channel.Abort(); 1566channel.Abort(); 1734channel.Abort(); 1773channel.Abort(); 1865channel.Abort(); 1904channel.Abort();
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (7)
178channel.Abort(); 281abortChannel.Abort(); 331this.listener.Abort(); 441channel.Abort(); 561abortChannel.Abort(); 591oldPendingChannel.Abort(); 598oldBinderChannel.Abort();
System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
247channel.Abort(); 445this.innerChannelFactory.Abort();
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
495controlSessionWithListener.Abort();
System\ServiceModel\ClientBase.cs (2)
496channel.Abort(); 1290((ICommunicationObject)this.channel).Abort();
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
1082((IClientChannel)metadataClient).Abort();
System\ServiceModel\Diagnostics\TraceUtility.cs (1)
459((ICommunicationObject)value).Abort();
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
425this.pendingChannels[i].Abort(); 610this.listener.Abort();
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
1122this.binder.Channel.Abort();
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (4)
197this.channel.Abort(); 1332this.innerChannel.Abort(); 1372this.innerChannel.Abort(); 1449this.innerChannel.Abort();
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
656proxy.Abort(); 697proxy.Abort();
System\ServiceModel\Dispatcher\InputChannelBinder.cs (1)
60this.channel.Abort();
System\ServiceModel\Dispatcher\ListenerHandler.cs (4)
282channels[index].Abort(); 462channel.Abort(); 534state.Channel.Abort(); 593channel.Binder.Channel.Abort();
System\ServiceModel\Dispatcher\OutputChannelBinder.cs (1)
58this.channel.Abort();
System\ServiceModel\Dispatcher\ReplyChannelBinder.cs (1)
60this.channel.Abort();
System\ServiceModel\Dispatcher\RequestChannelBinder.cs (1)
53this.channel.Abort();
System\ServiceModel\Dispatcher\TerminatingOperationBehavior.cs (1)
14((IChannel)state).Abort();
System\ServiceModel\PeerResolvers\PeerDefaultCustomResolverClient.cs (6)
61proxy.Abort(); 159proxy.Abort(); 201proxy.Abort(); 233proxy.Abort(); 277proxy.Abort(); 315proxy.Abort();
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (3)
531rstChannel.Abort(); 541rstChannel.Abort(); 635rstChannel.Abort();
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (1)
680this.activeNegotiationChannels2[i].Abort();
System\ServiceModel\Security\NegotiationTokenProvider.cs (1)
90this.rstChannelFactory.Abort();
System\ServiceModel\Security\SecurityListenerSettingsLifetimeManager.cs (1)
221this.innerListener.Abort();
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (2)
288this.rstChannelFactory.Abort(); 566channel.Abort();
System\ServiceModel\Security\SecurityUtils.cs (1)
1620co.Abort();
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
716this.channelFactory.Abort();
System\ServiceModel\Security\WrappedSessionSecurityTokenAuthenticator.cs (1)
158_communicationObject.Abort();
System\ServiceModel\Security\WSTrustChannel.cs (1)
740Channel.Abort();
System\ServiceModel\ServiceChannelManager.cs (2)
120channel.Abort(); 288channels[index].Abort();
System\ServiceModel\ServiceHost.cs (2)
811dispatcher.Listener.Abort(); 1122channelDispatcher.Abort();
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\InternalSendMessage.cs (5)
1872this.channel.Abort(); 1956thisPtr.channel.Abort(); 2881result.Abort(); 2989communicationObject.Abort(); 3026communicationObject.Abort();
System.ServiceModel.Discovery (12)
System\ServiceModel\Discovery\AnnouncementClient.cs (1)
498InnerCommunicationObject.Abort();
System\ServiceModel\Discovery\DiscoveryClient.cs (3)
310((ICommunicationObject)this).Abort(); 364this.InnerCommunicationObject.Abort(); 1242((ICommunicationObject)thisPtr.client).Abort();
System\ServiceModel\Discovery\DiscoveryClientChannelBase.cs (5)
136this.innerChannel.Abort(); 264innerChannel.Abort(); 558thisPtr.innerChannel.Abort(); 569thisPtr.innerChannel.Abort(); 580thisPtr.innerChannel.Abort();
System\ServiceModel\Discovery\DiscoveryClientChannelFactory.cs (1)
159this.innerChannelFactory.Abort();
System\ServiceModel\Discovery\OfflineAnnouncementChannelDispatcher.cs (1)
60this.closeListener.Abort();
System\ServiceModel\Discovery\RandomDelaySendsAsyncResult.cs (1)
307this.channel.Abort();
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingUtilities.cs (1)
27commObj.Abort();
System.WorkflowServices (3)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
417this.channel.Abort();
System\Workflow\Runtime\Hosting\ChannelManagerHelpers.cs (2)
91communicationObject.Abort(); 150channel.Abort();