6 references to AbortChannel
System.ServiceModel.Routing (6)
System\ServiceModel\Routing\ProcessMessagesAsyncResult.cs (3)
531
sessionChannels.
AbortChannel
(sendOperation.CurrentEndpoint);
568
this.channelExtension.SessionChannels.
AbortChannel
(this.client.Key);
595
this.channelExtension.SessionChannels.
AbortChannel
(this.client.Key);
System\ServiceModel\Routing\ProcessRequestAsyncResult.cs (2)
236
sessionChannels.
AbortChannel
(sendOperation.CurrentEndpoint);
262
sessionChannels.
AbortChannel
(sendOperation.CurrentEndpoint);
System\ServiceModel\Routing\SessionChannels.cs (1)
39
this.
AbortChannel
(client.Key);