4 overrides of Abort
System.ServiceModel (4)
System\ServiceModel\Channels\BufferedRequestContext.cs (1)
61
public override void
Abort
()
System\ServiceModel\Channels\ContextChannelRequestContext.cs (1)
38
public override void
Abort
()
System\ServiceModel\Channels\ReplyAdapterChannelListener.cs (1)
233
public override void
Abort
()
System\ServiceModel\Channels\RequestContextBase.cs (1)
99
public override void
Abort
()
43 references to Abort
System.ServiceModel (43)
System\ServiceModel\Channels\BufferedRequestContext.cs (1)
72
this.innerRequestContext.
Abort
();
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
1308
request.
Abort
();
2961
request.
Abort
();
System\ServiceModel\Channels\ChannelReliableSession.cs (3)
193
this.replyFaultContext.
Abort
();
262
context.
Abort
();
345
this.replyFaultContext.
Abort
();
System\ServiceModel\Channels\ContextChannelRequestContext.cs (1)
40
this.innerContext.
Abort
();
System\ServiceModel\Channels\OneWayChannelListener.cs (3)
139
context.
Abort
();
346
context.
Abort
();
394
this.context.
Abort
();
System\ServiceModel\Channels\ReliableChannelBinder.cs (5)
3540
this.innerContext.
Abort
();
3565
this.innerContext.
Abort
();
3590
this.innerContext.
Abort
();
3620
this.innerContext.
Abort
();
3645
this.innerContext.
Abort
();
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
1864
context.
Abort
();
1903
context.
Abort
();
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
1056
faultState.RequestContext.
Abort
();
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
1050
context.
Abort
();
1396
this.innerContexts[i].
Abort
();
System\ServiceModel\Channels\RequestContextBase.cs (1)
339
thisContext.
Abort
();
System\ServiceModel\Channels\SecurityChannelListener.cs (3)
1314
innerContext.
Abort
();
1412
this.innerContext.
Abort
();
1820
innerItem.
Abort
();
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
200
this.innerContext.
Abort
();
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
827
request.
Abort
();
1840
request.
Abort
();
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
217
requestContext.
Abort
();
System\ServiceModel\Security\SecuritySessionServerSettings.cs (15)
1567
innerRequestContext.
Abort
();
1730
requestContext.
Abort
();
1814
requestContext.
Abort
();
2684
innerRequestContext.
Abort
();
2872
this.closeRequestContext.
Abort
();
2971
pendingCloseRequestContext.
Abort
();
3054
requestContext.
Abort
();
3118
requestContext.
Abort
();
3205
this.closeRequestContext.
Abort
();
3545
this.requestContext.
Abort
();
3674
this.closeRequestContext.
Abort
();
3884
requestContext.
Abort
();
3923
requestContext.
Abort
();
3982
pendingCloseRequestContext.
Abort
();
4129
this.closeRequestContext.
Abort
();