1 implementation of Abort
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
165
public void
Abort
()
18 references to Abort
System.ServiceModel (18)
System\ServiceModel\Channels\ChannelReliableSession.cs (2)
194
this.binder.
Abort
();
346
this.binder.
Abort
();
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
936
this.binder.
Abort
();
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
317
this.binder.
Abort
();
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (4)
724
pair.Key.
Abort
();
735
binder.
Abort
();
963
binder.
Abort
();
1256
this.binder.
Abort
();
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
279
this.binder.
Abort
();
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
481
this.binder.
Abort
();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
301
this.binder.
Abort
();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
1343
this.channelBinder.
Abort
();
System\ServiceModel\Security\SecuritySessionServerSettings.cs (6)
578
pendingChannelBinder.
Abort
();
585
pendingChannelBinder.
Abort
();
795
channelBinder.
Abort
();
876
binder.
Abort
();
1086
this.channelBinder.
Abort
();
1256
this.channelBinder.
Abort
();