Implemented interface member:
method
Abort
System.ServiceModel.ICommunicationObject.Abort()
13 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 (4)
System\IdentityModel\Security\WrapperSecurityCommunicationObject.cs (2)
221CommunicationObject.Abort(); 373CommunicationObject.Abort();
System\ServiceModel\Federation\WSTrustChannelSecurityTokenProvider.cs (2)
443ChannelFactory.Abort(); 525_communicationObject.Abort();
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
278localUpgrade.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();