Implemented interface member:
method
Abort
System.ServiceModel.ICommunicationObject.Abort()
36 references to Abort
Client.TypedClient.IntegrationTests (2)
TypedProxyDuplexTests.4.1.0.cs (2)
51factory.Abort(); 86factory.Abort();
Contract.Service.IntegrationTests (1)
ServiceContractTests.4.1.0.cs (1)
699factory.Abort();
System.ServiceModel.Federation (2)
System\ServiceModel\Federation\WSTrustChannelSecurityTokenProvider.cs (2)
458ChannelFactory.Abort(); 543_communicationObject.Abort();
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
278localUpgrade.Abort();
System.ServiceModel.Primitives (25)
System\ServiceModel\ChannelFactory.cs (3)
157Abort(); 162Abort(); 166Abort();
System\ServiceModel\ChannelFactoryRefCache.cs (1)
47_channelFactory.Abort();
System\ServiceModel\Channels\CommunicationObject.cs (2)
254Abort(); 288Abort();
System\ServiceModel\Channels\ServiceChannel.cs (7)
113Abort(); 1168Abort(); 1273Factory.Abort(); 1620Abort(); 1625Abort(); 1629Abort(); 2500_channel.Abort();
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
575_serviceChannel.Abort();
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
378handler.Abort();
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
601channel.Abort();
System\ServiceModel\Dispatcher\MessageRpc.cs (2)
224Channel.Abort(); 262InstanceContext.Abort();
System\ServiceModel\Security\SecurityProtocol.cs (1)
362CommunicationObject.Abort();
System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
521CommunicationObject.Abort();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
248_communicationObject.Abort();
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (2)
261_rstChannelFactory.Abort(); 783_serviceChannelFactory.Abort();
System\ServiceModel\Security\WrapperSecurityCommunicationObject.cs (2)
192CommunicationObject.Abort(); 354CommunicationObject.Abort();
System.ServiceModel.Primitives.Tests (5)
Channels\CommunicationObjectTest.cs (1)
94mco.Abort();
Channels\CustomChannelTest.cs (1)
362factory.Abort();
ServiceModel\ChannelFactoryTest.cs (2)
169factory.Abort(); 233factory.Abort();
ServiceModel\DuplexChannelFactoryTest.cs (1)
36factory.Abort();