23 references to Abort
System.ServiceModel (23)
System\ServiceModel\Channels\ReliableInputConnection.cs (2)
76
this.shutdownWaitObject.
Abort
(channel);
77
this.terminateWaitObject.
Abort
(channel);
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
1473
this.abortHandle.
Abort
(communicationObject);
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
148
this.shutdownHandle.
Abort
(channel);
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
426
this.messagingCompleteWaitObject.
Abort
(this);
1781
this.waitHandle.
Abort
(this.channel);
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
232
this.shutdownHandle.
Abort
(this);
System\ServiceModel\Security\SecuritySessionClientSettings.cs (7)
1365
this.keyRenewalCompletedEvent.
Abort
(this);
1366
this.inputSessionClosedHandle.
Abort
(this);
1620
this.inputSessionClosedHandle.
Abort
(this);
1621
this.keyRenewalCompletedEvent.
Abort
(this);
1622
this.outputSessionCloseHandle.
Abort
(this);
1833
this.channel.keyRenewalCompletedEvent.
Abort
(this.channel);
1834
this.channel.inputSessionClosedHandle.
Abort
(this.channel);
System\ServiceModel\Security\SecuritySessionServerSettings.cs (9)
2888
this.inputSessionClosedHandle.
Abort
(this);
2895
this.inputSessionClosedHandle.
Abort
(this);
2902
this.inputSessionClosedHandle.
Abort
(this);
3683
this.inputSessionCloseHandle.
Abort
(this);
3684
this.outputSessionCloseHandle.
Abort
(this);
3698
this.inputSessionCloseHandle.
Abort
(this);
3699
this.outputSessionCloseHandle.
Abort
(this);
3706
this.inputSessionCloseHandle.
Abort
(this);
3707
this.outputSessionCloseHandle.
Abort
(this);