5 references to Abort
System.ServiceModel (5)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
147this.guard.Abort();
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
702this.guard.Abort();
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
452this.guard.Abort();
System\ServiceModel\Channels\ReliableOutputConnection.cs (2)
147this.sendGuard.Abort(); 355this.sendGuard.Abort();