Base:
method
Abort
System.ServiceModel.Channels.RequestContext.Abort()
12 references to Abort
System.ServiceModel (12)
System\ServiceModel\Channels\HttpChannelListener.cs (2)
1333
context.
Abort
();
1388
context.
Abort
();
System\ServiceModel\Channels\HttpPipeline.cs (1)
136
this.httpRequestContext.
Abort
();
System\ServiceModel\Channels\HttpPipelineCancellationTokenSource.cs (1)
32
this.httpRequestContext.
Abort
();
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (6)
150
request.
Abort
();
160
this.lastReply.
Abort
();
518
this.lastReply.
Abort
();
1456
this.
Abort
();
1482
this.
Abort
();
1578
this.
Abort
();
System\ServiceModel\Channels\RequestContextBase.cs (2)
171
this.
Abort
();
188
this.
Abort
();