4 references to Abort
System.ServiceModel (4)
System\ServiceModel\Channels\PeerChannelListener.cs (1)
152this.peerNode.InnerNode.Abort();
System\ServiceModel\Channels\PeerDuplexChannel.cs (1)
106this.peerNode.InnerNode.Abort();
System\ServiceModel\Channels\PeerInputChannel.cs (1)
62this.peerNode.InnerNode.Abort();
System\ServiceModel\Channels\PeerOutputChannel.cs (1)
64this.peerNode.InnerNode.Abort();