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