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